Add and remove breakpoints

Before you begin

You can set breakpoints when the debugger toolbar is attached. Breakpoints are indicated by a red dot.

Procedure

  1. Start a debugging session. See Start and end a test debugging session.
    Note: To start a debugging session for a running workflow, see View a workflow instance.
  2. On the Workflow Editor tab, select a step within the workflow, and then click Add a Breakpoint.
  3. To remove a single breakpoint, select the step with the breakpoint you want to remove, and then click Remove a Breakpoint.
  4. To remove all breakpoints, click Remove all Breakpoints.