Exam UiARD All QuestionsBrowse all questions from this exam
Question 159

A developer automated a Performer process using the default Robotic Enterprise (RE) Framework with Orchestrator queues. Which state will the process transition to if the SetTransactionStatus.xaml workflow marked the queue status to "Failed" with the ErrorType set to "Business"?

    Correct Answer: A

    In the default Robotic Enterprise (RE) Framework, if the SetTransactionStatus.xaml workflow marks the queue status as 'Failed' with the ErrorType set to 'Business', the process will transition back to the 'Get Transaction Data' state to fetch a new transaction item from the queue. This occurs because a business error indicates an issue with the specific transaction data and does not typically require the process to be stopped. Thus, the correct state transition in this case is to 'Get Transaction Data'.

Discussion
OnlineOption: A

A is the correct answer

sur_bhi123456789Option: A

The Process will go to Get transaction state