Hi,
How to put retry in each transaction in REFramework in UiPath if the transaction items is in datarow? Thank you.
Best regards,
Robert
Hi,
How to put retry in each transaction in REFramework in UiPath if the transaction items is in datarow? Thank you.
Best regards,
Robert
Open config file and go to constants sheet..in that you would see maxretry..set a number there and whenever there is a system exception it would retry those many times as the number
Cheers
I set a number there but it doesn’t retry if a transaction item is failed
cheers
Below post should help you to understand all changes required when using data table instead of queues.
It also has a sample project attached on same.
Additionally, you can refer below post for more help.
Hope this helps.
Regards
Sonali