GEtting null values in REFramework main workflow after properly mapping variables from get transaction data

Hi,

I am getting null values in variables of main workflow though i have properly mapped data from get transaction data workflow.
My transaction Item type is data row.
When i log message data in get transaction data I get the proper value in it. but when i log message in main workflow i get null values.

@rameezimtiaz

Can you verify the direction of the argument…if its in or ou
Ideally it should be out

Cheers

Hi @rameezimtiaz,

  • Kindly check the scope of the variables which used in get Transaction data
  • If you are using the argument Check the direction which should be In/Out

Happy Automation, Cheers!

argument is out an scope of variable is also fine
@Anil_G @ABHIMANYU_THITE1

@rameezimtiaz

Can you share the xaml or the screenshots to verify and be sure…

Dis you try logging transactionitem
Inside get transaction data?

Cheers

@Anil_G yes i tried that and inside get transaction data i am getting the values. Infact there are 32 variables i want to map from get transaction data and out of 32 2 are being properly giving me value outside get transaction data.

@rameezimtiaz

Please share the xaml or some screenshots to understand

Cheers