Hello, UiPath studio’s activity “Add Queue Item” seems to only allow Folder and Queue selection through a dropdown list.
I’m working on a Dispatcher/Performer template and would like to dynamically chose the Folder and Queue with a variable but I’m getting a bad request error. Otherwise, the selection of the Folder or Queue through the dropdown list works fine.
Here’s a screenshot of what I’m trying to do:
Awesome thank you very much.
This brings me to another problem in the Add Queue Item activity: the number, names or value of key-value pairs can change depending on the needs of the process.
Isnt there a way to add dynamically items ? Like a dictionary for each item ?
I maybe should have opened another discussion but this second question is kind of an extension to the first one.
Certainly you can add dynamic items to queue, like dictionary or json/xml for more structured data.
In the collection field you can select the Type you want to upload to the queue.