MuleSoft Certified Hyperautomation Specialist — Question 1
AnyAirlines has an RPA process that is failing in Production.
According to best practices, how should they debug the failure?
Answer options
- A. Download the analysis package from RPA Manager, open it in a text editor, then determine the root cause.
- B. Download the analysis package from RPA Manager, revert the RPA process to the Test phase, then import the analysis package to RPA Builder and debug.
- C. Download the analysis package from RPA Manager, revert the RPA process to the Build phase, then import the analysis package to RPA Builder and debug.
- D. Deactivate the RPA process, enter the inputs manually, the monitor the execution to determine the root cause.
Correct answer: B
Explanation
The correct answer is B because reverting the RPA process to the Test phase allows for an environment where debugging can occur without affecting production. Options A, C, and D do not follow best practices for debugging in a test environment, which is crucial for identifying and resolving issues safely.