I want to pass two sheets in one transaction item and use in_transactionItem variable for both input sheets in Reframework.
Sheet 1 and Sheet 2 should be in one transaction of queue
.
I want to pass two sheets in one transaction item and use in_transactionItem variable for both input sheets in Reframework.
Sheet 1 and Sheet 2 should be in one transaction of queue
.
If you want to pass in same transaction then add them with comma separator in one string and add it and split when retrieved…
Other way is to use 2 keys to add two sheets and can be retrieved using its own key
Cheers
Can you share a workflow for this.?
Thankyou for your time and solution
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.