I have changed everything required like datatype to datarow and refreshed arguments but still neither i can add any activity in get transaction data nor remove add queue item activity as option is disabled.
Try deleting the whole try catch block and adding it again.
While you are using Data row then no need these activity you can disable or delete get transaction item activity in that place of that implement you logic to get the transaction.
GO throw below tutorials
Mark solution if you feel it helps..
Happy Automation!!
Hey @Mudit_Choudhary if you working with datarow so no need to use Get Transaction item because here you are dealing with datarow and get transaction item is use when you are getting data from queues. you can simply comment out or delete that activity.
you have to modify like this in the given screenshot
GetTransactionData.xaml (13.9 KB)
for further you can download the xaml file
cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.