cancel
Showing results for 
Search instead for 
Did you mean: 

Get Item Data from currently porcessed Queue Item in an Active queue

AndrzejSzady
Level 3
As in the subject. We have a couple of active queues set up and all of them have the same dataset added to the items. What I need is to retrieve Item Data collection from the currently processed queue item (inside the process triggered by the queue item). Is it possible? Thanks in advance.
1 REPLY 1

John__Carter
Staff
Staff
Yes but you need to know the item ID. The most common way to get this is Get Next Item, but you can also get it from things like Get Completed Items.