cancel
Showing results for 
Search instead for 
Did you mean: 

Work Queue

AmithRajagopal
Level 4
Hi ,   If i use "Add to queue" action , what will be the maximum amount of data that can be added to the queue at once ?. will it go till 1000 rows of data?.Do you have any numbers ?   Warm Regards, Amith
3 REPLIES 3

NickZejdlik
Level 4
There is not a set limit, although it may take some time to load that many rows into the queue.

John__Carter
Staff
Staff
It's not possible to define as it depends on the amount of data in each item, the bandwidth for writing to the DB, the DB server etc etc. Generally adding thousands in one go is not the best approach and the extra time taken to add one-by-one is very often minimal when the process runs via Control Room.

Anonymous
Not applicable
If you have minimum more than 100 records to process use work queue no maximum limit only thing it will take some time to process the data depending upon your queue size.