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

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.1
License

If a handled error is thrown within the process, the workflow execution continues with this section. Handled errors are errors that are intentionally raised by the user using the Raise Error activity. In most cases, handled errors are business exceptions, such as process restrictions for special cases, and must be followed by specific actions, such as sending a message to the appropriate person or inbox.

By default, the Clean Application Exit activity is performed at the beginning of this section to ensure that a blank screen is displayed before the defined activity is performed. 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 error is written to the database and can be viewed in Hyland RPA Manager.