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 a System Exception while processing that transaction?
A.
Create a queue in Orchestrator with the "Max# of retries" greater than 0
B.
Set the MaxRetryNumber in the Config.xlsx file to a number greater than 0
C.
Use a Try Catch activity with a Retry Scope activity in the Catch block defined for System Exceptions
D.
Use a Retry Scope activity within the Process Transaction state
In the RE Framework without Orchestrator, the MaxRetryNumber in the Config.xlsx file determines the number of retries for a transaction in case of a System Exception.
Setting this value to greater than 0 ensures the framework handles retries automatically when a transaction fails.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
WIGGLYCLOVER
2 days, 19 hours ago