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.
-
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.
- To run the workflow without taking breakpoints into account, click
Run
-
If you selected Debug Run or Debug Run with
Task, the Run with Task dialog box is
displayed.
- Enter the Task ID in the field provided.
- Click Okay.
-
Optional. To pause the workflow, click Pause
.
-
To proceed to the next step, click Step next
.
-
To continue the execution until the end or until the next breakpoint is
reached, click Continue execution
.
-
To stop the workflow, click Stop
- Observe the messages in the Execution Log and the Output pane.