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.
@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.