Solved Set Item ID in Queue to be Folder Name

Sachin_Kharmale

Active Member
Hi Danniaus,

If you like to set the Item Key in your queue to be the value from "Name" in the folders collection.
View attachment 1561528605122.png
When you are using the action Add To Queue you need to pass the Input Folder Collection as input to the add To Queue of Blue Prism Work Queue

Set your work queue Key name as "Name" Because you want to give key name as folder name
View attachment 1561528467555.png

Note: You can not set the work queue Item ID manually as a folder name we can set work queue key name once items added to the queue the blue prism internally generates the items id which is unique item id.
 

danniaus1

New Member
Hi Danniaus,

If you like to set the Item Key in your queue to be the value from "Name" in the folders collection.
View attachment 4186
When you are using the action Add To Queue you need to pass the Input Folder Collection as input to the add To Queue of Blue Prism Work Queue

Set your work queue Key name as "Name" Because you want to give key name as folder name
View attachment 4185

Note: You can not set the work queue Item ID manually as a folder name we can set work queue key name once items added to the queue the blue prism internally generates the items id which is unique item id.
Thanks Sachin, this worked perfectly :)
 
Top