Testing a Workflow - Designer - Foundation 24.1 - Foundation 24.1 - Ready - Hyland RPA - external - Hyland-RPA/Designer/Foundation-24.1/Hyland-RPA-Designer/Debugging-and-Testing/Testing-a-Workflow - 2025-04-03

Hyland RPA Designer

Platform
Hyland RPA
Product
Designer
Release
Foundation 24.1
License

To test your workflow, you can pause the execution at any time. If you added breakpoints for specific activities, you can run the workflow in debug mode to let the workflow pause when reaching a breakpoint.

  1. Do one of the following:
    • To run the workflow without taking breakpoints into account, click Run .
    • To run the workflow in debug mode, click Debug Run . The workflow stops at the first breakpoint.
    • To run the workflow with a task without taking breakpoints into account, click Run with Task .
    • To run the workflow with a task in debug mode, click Debug Run with Task . The workflow stops at the first breakpoint.
  2. If you selected Debug Run or Debug Run with Task, the Run with Task dialog box is displayed.
    1. Enter the Task ID in the field provided.
    2. Click Okay.
  3. Optional. To pause the workflow, click Pause .
  4. To proceed to the next step, click Step next .
  5. To continue the execution until the end or until the next breakpoint is reached, click Continue execution .
  6. To stop the workflow, click Stop
  7. Observe the messages in the Execution Log and the Output pane.