Reframework : Transaction Retrieved : NO

Hi

I am creating a reframework were I need to retrieve the email, however the Transaction Retrieve log is No " this is the if condition (out_TransactionItem IsNot Nothing)

it means no transaction data, how can I fix this , I have already mapped the needed from main.

@_Rinkashime

looks like the transaction item variable/argument is empty or is not passed from one of the xamls

can you please check that properly

cheers

@_Rinkashime,

Try debugging the code and track the queue item is getting retrieved and being passed from workflow to workflow.

Check GetTransactionData closely. Confirm arguments are selected by default only and no manual changes

Also make sure that the conditions are as below only

While debugging - Make sure the folder path and queue values are as expected. These values are taken from Config File

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