Page 1 of 1

A process uses the Robotic Enterprise (RE) Framework without access to Orchestrator. Based on best practices, what is th

Posted: Wed Mar 15, 2023 5:19 am
by answerhappygod
A process uses the Robotic Enterprise (RE) Framework without access to Orchestrator. Based on best practices, what is the recommended way to ensure a transaction will be retried in the event of an Application Exception while processing that transaction?

A. Use a Retry Scope activity within the Process Transaction state
B. Use a Try Catch activity with a Retry Scope activity in the Catch block defined for Application Exceptions
C. Set the MaxRetryNumber in the Config.xlsx file to a number greater than 0
D. Create a Queue in Orchestrator with the "Max # of retries" greater than 0