How to get Reference from Queue?

Hello,

how to get Reference from Queue, because i need to use in process logic?

Thank you for support.

use get transactionitem activity to get an item from your queue. ==> transactionitem

Then transactionitem.reference will give you the reference as a string.

Its working , thanks

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