May be other workflows also contains some errors but TransactionNumber will be increment in SetTransactionStatus.xaml workflow. As you deleted that part in this workflow because of that it’s going to infinite loop.
Hey,
it took me some time,
there was missing a value to an argument - transactionItem.
the xaml file of SetTransactionStatus.xaml did not make any problem.
I got score of 100/100 for this project now.
Thank you so much for trying to help.
Best Regards,
OrenGolan
I have created a REF workflow for excel automation with multiple rows, but it is always getting into endless loop and taking only the initial transaction item.
I am not sure what i am doing wrong here, Can anyone help me with this issue?
I have attached the whole workflow with all the initial files.