UiARD Exam QuestionsBrowse all questions from this exam

UiARD 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”.

Show Answer
Correct Answer:

Discussion

4 comments
Sign in to comment
Engineer24
Apr 25, 2024

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
Jul 17, 2024

2 -> 4-> 1-> 3

Online
Apr 4, 2024

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
May 2, 2024

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

Ingvarn
Nov 6, 2024

2 -> 4-> 1-> 3