Can Anyone please help me in that task firstly i have to add data to queue and then get this data from queue and write to text file and last send that file to the mail in Reframework
@Dawodm
Just use the activity: Get Transaction Item. You save the data in variable: TransactionItem.
Then use Assign activities to get the data from the queue item
for example:
TransactionItem.SpecificContent(“Nameofyourcolumn”).ToString
Thank youu but which template i have to use get transaction item in init or get transaction item or process state?
@Dawodm
You mean reframework?
It is then get transaction data
The second one after init
Can you share the workflow?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.