UiPath AI Specialist v1 — Question 159
What status does the getResult call return when a request is still processing in UiPath Document Understanding APIs?
Answer options
- A. The status returned is Executing when the request is still processing.
- B. The status returned is Pending when the request is still processing.
- C. The status returned is Processing when the request is still processing.
- D. The status returned is Running when the request is still processing.
Correct answer: B
Explanation
The correct answer is B, as the getResult call returns a status of Pending when the request is still being processed. Options A, C, and D are incorrect because they refer to different statuses that do not apply when the request is still in progress.