The On Unhandled Error Section - Designer - Foundation 24.2 - Foundation 24.2 - Ready - Hyland RPA - external - Hyland-RPA/Designer/Foundation-24.2/Hyland-RPA-Designer/Process-Structure/The-Workflow-Activity/The-On-Unhandled-Error-Section - 2025-04-03

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.2
License

If unhandled errors are raised within the process, the workflow execution continues with this section. Unhandled errors are identified by the system and are not previously known to the user. These are technical exceptions, such as an activity failing due to Internet connection problems or unavailable Web sites.

When a system exception is thrown, the unhandled error section is executed and a screenshot is taken by the default TakeScreenshot activity. In addition, the Clean Application Exit activity executes at the beginning of this block to ensure a blank screen before the defined activity begins. This ensures that the block is equally usable for errors of different types and at different points in the process.

At the end of this section, the Rethrow activity rethrows the previous error to provide this information to the user. The user can specify an error remark and ID for the error. We recommend that users rethrow the error remark that was thrown by the system. The default Raise Error activity is already set up to do this. The error is written to the database and can be viewed in Hyland RPA Manager.