Hi, I am doing a Blue Prism project that consists of taking data from an excel and uploading it to a queue. Once in the queue, I have to take individually each value (4 columns with 4 different values) to use them in different processes individually.
I have no problem in uploading the data to the queue, but I don't know how I could grab each item from the queue individually.
Could someone give me some indications? I am new to Blue Prism and have not found anything similar on the internet or in the docs!