Posted by: Pdfprep
Post Date: March 24, 2021
How should an RPA developer address runtime exception in the workflow?
A . By using automatic recovery sequences inside catch blocks
B . By using try/catch blocks when invoking external workflow files
C . By logging any exception events
Answer: B