UiPath Advanced RPA Developer (UiARD) — Question 91
A developer automated a process in the Robotic Enterprise (RE) Framework using Orchestrator queues. In which state(s) is the status updated for each Transaction Item from the queue?
Answer options
- A. Initialization and Process Transaction
- B. Get Transaction Data and Process Transaction
- C. Process Transaction only
- D. Initialization and Get Transaction Data
Correct answer: C
Explanation
The correct answer is C because the status of each Transaction Item is only updated during the Process Transaction phase. The other options include phases where the status is not updated, such as Initialization and Get Transaction Data, which do not reflect the completion of the transaction.