Select transaction from queue using reference

Hi,

Do we have a solution where we can select a specific transaction from queue using either reference ID or something and start processing that.

in get transaction item activity there property called referance there you have to give Equal to or start with your referance

Say that you had a queue with each item having a unique reference like the screenshot below (pretend those queue items are New and not Deleted), you would use the “Get Transaction Item” activity and set the filter strategy to “Equals” and provide the unique reference of the item that you are trying to process.


thanks a lot

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.