Running to completion

Before you start

Complete the following tasks:

The flow being debugged must be paused at a breakpoint.

To run to completion:

  1. Switch to the Flow Debug perspective.
  2. In the Flow Debug view, click the Run to completion icon Run to completion on the toolbar (or right-click the flow stack frame, then click Run to completion Run to completion). The flow instance ignores all breakpoints while running to the end. The flow instance is automatically removed from the Flow Debug view.
Tip: If you want the flow to carry on running, but you want to stop at the next breakpoint instead of running the flow to completion, see Resuming flow instance execution.

Related concepts
Flow debugger overview

Related tasks
Debugging a message flow
Resuming flow instance execution
Stepping through flow instances

Related reference
Flow debugger shortcuts
Flow debugger icons and symbols