Hi guys,
After the getTransactionData is invoked, the TransactionItem is getting set to null even though data is getting extracted. As a result, the robot is ending the process instead of processing the transaction. Could anyone please help me with this.
Welcome to Uipath Community,
can you add a write line activity after the if activity and set a breakpoint on it, run it and show the variables panel?
I think you have missed out on the value for out_TransactionItem - The Value should be TransactionItem.
Btw, this is under the main.xaml - Get Transaction Data
Hey thanks, it is working!!
Cool and good luck.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.