Hi
@Tejaskumar_Darji,
There's some really good training available on the Blue Prism University site regarding working with queues.
In a nutshell, when you add an item to a work queue, BP will generate a unique Item ID for each item for you.
This is not the same as the Item Key which you can define yourself. When you add items to the queue the Item ID will be returned to you (ex. as a output collection in the
Add to Queue action). These Item ID's are essentially GUIDs which you can pretty much bank on being unique across space and time. Well, that's a little bit of an exaggeration, but duplicates are HIGHLY unlikely if you look into the statistics around UUID/GUID.
Cheers,
------------------------------
Eric Wilson
Director, Partner Integrations for Digital Exchange
Blue Prism
------------------------------