cancel
Showing results for 
Search instead for 
Did you mean: 
ChristianPanhan
Level 6
Status: New
Hi there,

the work queue configuration allows us to specify a fieldname for the item key. So whenever we use "Add To Queue" Blue Prism automatically uses the key column of the queue item input collection.

It would be great if we could get the same for priority of queue items.
Currently with "Add To Queue" we can only specify a single priority. So if we call this fuctionality with a collection having more than one row, every new item gets the same priority. Now we need to use a loop for only adding one item at once if there are differnt priorities.

With the requested feature Blue Prism could atomatically get the priority from the input data collection field when adding a new queue item. That would save client-server roundtrips and loop-logic in those cases.