UIPath Training Level 3 : Calculate Client Security Hash

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.

Calculate_Client_Security_Hash.zip (808.2 KB)

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.

1 Like

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.