cancel
Showing results for 
Search instead for 
Did you mean: 

Lock Item base on Item ID

MateuszBartczak
Level 4
Hi,

I need to use Set  Data action on specific pending items. Is there any way to lock item in BP queue based on the Item ID?

Thanks.

------------------------------
Mateusz Bartczak
------------------------------
1 REPLY 1

JamesMarsh
Staff
Staff
Hi Mateusz,

As of Blue Prism 6.7 there is a new action in the Work Queues Business Object called "Get Item By ID" - it retrieves items from work queues using their unique item ID. This enables a specific work queue item to be retrieved if its ID is known, without needing to loop. It does Lock the item.

Prior to this version you could perhaps use "get next item" and a key filter where the item key was unique to the item you wanted to retrieve. Or you would perhaps need to loop through work queue items.

Hope this helps

------------------------------
James Marsh
Technical Consultant
Blue Prism
Europe/London
------------------------------