Checking a Workflow for Errors - Designer - Foundation 24.2 - Foundation 24.2 - Ready - Hyland RPA - external - Hyland-RPA/Designer/Foundation-24.2/Hyland-RPA-Designer/Debugging-and-Testing/Checking-a-Workflow-for-Errors - 2025-04-03

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.2
License

This feature facilitates process debugging by allowing the user to find all errors and warnings with a single click prior to execution. This is especially useful for large processes using shared microbots or processes imported from Hyland RPA Analyst.

The feature checks the selected workflow (XAML) file, including all microbots linked in the workflow, for errors. Of course, microbots can also be validated individually.

To check the workflow for errors:

  1. In the upper left corner, click Check for errors .
    Depending on the size of the process, workflow validation may take some time. The error list is displayed in the lower pane, listing all errors and warnings found within the workflow.

    The list contains the following columns:

    Column Description
    Display Name The name that is set for the activity.
    Activity The technical name of the activity.
    File The part of the project where the error occurs.
    Error Type
    • Errors disrupt the execution of the workflow.
    • Warnings only inform the user and do not affect execution.
    Remark A short description of the error.
  2. Optional. To sort the list, click a column name.
  3. To navigate directly to the erroneous activity, double-click an entry in the list.