Exam UiARD All QuestionsBrowse all questions from this exam
Question 32

DRAG DROP -

In a Robotic Enterprise (RE) Framework project that is connected to Orchestrator, what is the correct sequence of steps if an application exception occurs on a Queue Item in the Process Transaction state?

NOTE: Drag the Description found on the “Left” and drop on the correct Step Sequence found on the “Right”.

    Correct Answer:

Discussion
Engineer24

1. Set Transaction Status to "Failed" and take a screenshot 2. Close All Applications or kill Applications 3. Execute the Initialization State 4. Process another Queue Item, if one exists.

Mirjalol

2 -> 4-> 1-> 3

Ingvarn

2 -> 4-> 1-> 3

Online

Set Transaction Status to Failed (Invoke SetTransactionStatus) Take Screenshot (SetTransactionStatus → System Exception Path ->Try taking screenshot ) Close All Appn or Kill all appn (SetTransactionStatus → System Exception Path → Try closing applications ) Execute Initialization State Process Another Queue Item, if one exist

soulebi

should be take screenshot first if you look closely in set transaction status first invoked is take screenshot then below it the set transaction status activity to failed. Aside from that the sequence is correct