Nintex Connect

The Official Community Site for Nintex Software Products, including Nintex Workflow 2007, 2010 and 2013; Nintex Workflow for Project Server 2010; Nintex Reporting 2008 and Nintex Analytics 2010; Nintex Forms 2010; Nintex Live and Nintex SmartLibrary.
Welcome to Nintex Connect Sign in | Join | Help
in Search

Limited Return using the Query List action

Last post 12-06-2012, 12:13 PM by Vadim_Tabakman. 11 replies.
Sort Posts: Previous Next
  •  06-05-2012, 6:07 PM 23306

    Limited Return using the Query List action

    I have a Nintex workflow that contains a Query List action against a list in SP2010 containing approximately 2700 items.  I have no filters on the query and my objective is to capture all the IDs of the items in the list in a Collection variable.  Very simple stuff but for some reason I'm only getting about 400 IDs of the most recent items.  It is like there is some limit or threshold on how many values the collection variable can hold or the size of the list I can query.  When I run the very same query against a smaller list, about 100 items, I get all the IDs.  Any idea why it's not working? 
    Filed under: ,
  •  06-10-2012, 11:29 AM 23381 in reply to 23306

    Re: Limited Return using the Query List action

    Hi David K,

    what build of NW are you on?  You may need to upgraded to the latest as I think I've encountered this before and it's something the devs have looked into.

  •  06-11-2012, 10:17 AM 23395 in reply to 23381

    Re: Limited Return using the Query List action

    We are using NW 2010 (2.3.1.0).  I've been told there is a 2.3.4.0 release but we haven't installed or tested this release.  Do you know if there is documentation with a later release that documents and addresses this issue?

  •  06-11-2012, 1:49 PM 23400 in reply to 23395

    Re: Limited Return using the Query List action

    Hi David,

    I'm not seeing anything that has been fixed specifically in later builds.

    I did see in the build just before the one you have, there was an extra option put in to allow you to specify an item limit.

    Can you please try putting a large number in there and see if you get the the number of items you expect?

  •  06-12-2012, 9:26 AM 23412 in reply to 23400

    Re: Limited Return using the Query List action

    Entered 5000 in the Specify an Item Limit. It had no impact on the result. 

    I modified my filter in the Query Item action on other properties and values and compared results with a View that i created on the same list using the same filters so I would know what the Query Item result should return.  When the filter returned a small set the Query Item action gave correct results.  When the filter in the View began to return result over 500, the Query Item action results using the same filter began truncating and only returning approximately 400 IDs (the exact number would vary).  Any other thoughts?  I'm a Owner of the Site so permissions on any items shouldn't be a factor.

  •  06-12-2012, 10:05 AM 23416 in reply to 23412

    Re: Limited Return using the Query List action

    Hi David K,

    can you please email Nintex Support?

  •  06-12-2012, 10:10 AM 23419 in reply to 23416

    Re: Limited Return using the Query List action

    Hi David,

    scratch that.  I have just found a note that stated that this was an issue prior to build 2.3.2.

    You are currently on 2.3.1, so you are encountering this issue.

    I'd recommend upgrading to the latest build and that should fix it.

  •  06-17-2012, 8:41 AM 23495 in reply to 23419

    Re: Limited Return using the Query List action

    We upgraded to the latest release and it resolved the problem.  Thank you.
  •  06-17-2012, 5:53 PM 23496 in reply to 23495

    Re: Limited Return using the Query List action

    Hi David K,

    awesome.  Thanks for letting us know.

  •  12-03-2012, 3:40 PM 26783 in reply to 23306

    Re: Limited Return using the Query List action

    I am encountering the same issue in NW 2007, build 11200(?).  Is there an update for 2007 that fixes this?
  •  12-04-2012, 5:28 PM 26804 in reply to 23381

    Re: Limited Return using the Query List action

    Vadim, I don't know if you will see new replies to old threads, but I have something to add.  I created a test workflow that limits its query to 300 or fewer items on each iteration.  It filters so that 1 <= ID < 301, tne next time, 301 <= ID < 601, etc.  I had hoped that this would be a workaround, but it retrieved only 911 of the 3000+ items, same as it did when I queried the list for all items:

    Workflow is finished.  Items in collection at each iteration:


    259
    ------------------
    300
    ------------------
    300
    ------------------
    52
    ------------------
    0
    ------------------
    0
    ------------------
    0
    ------------------

     

     

    You indicated that this is fixed in a newer build of WF 2010, but is there a fix in WF 2007?

     

    Filed under: ,
  •  12-06-2012, 12:13 PM 26833 in reply to 26804

    Re: Limited Return using the Query List action

    Hi ledlincoln,

    off the top of my head, I'm not sure if it's resolved in NW2007.

    I'd recommend you email Nintex Support and we can take a closer look.

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems