Hey, I’m having trouble right in the beginning. It says the following in the document:
The TransactionItem variable in the Mainfile should be of the System.Data.DataRow type, as we are extracting the entire table to process it one row at a time. You should also change the argument type in the GetTransactionData, Process and SetTransaction Status workflows to match the TransactionItem type
I changed the transactionItem arguments in GetTransactionItem and SetTranaction status workflows but I dont have a Process workflow. I have a Process transaction workflow but it does not have a gettransactionitem arugment in it. It only has a OrchestratorQueueName argument. Any idea what I do here…
Also when I made the changes excluding the process transaction workflow I get a bunch of errors…