kumar v
Guys I am trying to pass TransactionItem variable in Main to IN argument in process.xaml, but I get null data. Transaction item just before process call has data. Datatype is same for both. Any idea why?
Check in invoke process whether you are correctly passing value to in argument or not