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.
Anil_G
(Anil Gorthi)
February 10, 2025, 12:21pm
2
@_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
ashokkarale
(Ashok Karale)
February 10, 2025, 12:24pm
3
@_Rinkashime ,
Try debugging the code and track the queue item is getting retrieved and being passed from workflow to workflow.
sharazkm32
(Sharaz K M)
February 10, 2025, 1:05pm
4
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
system
(system)
Closed
February 13, 2025, 1:05pm
5
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.