Resuming flow instance execution

Before you start

Complete the following tasks:

The flow being debugged must be paused at a breakpoint.

To resume the flow execution:

  1. Switch to the Debug perspective.
  2. In the Debug view, click the Resume Flow Execution icon Resume flow execution on the toolbar (or right-click the flow stack frame, then click Resume Resume).
    Tip: In the Debug perspective, when you choose to resume the execution of a flow instance, the flow instance pauses at the next breakpoint. If there is no breakpoint at which the flow instance can pause, the flow instance runs to completion and is removed from the Debug view.
Related concepts
Flow debugger overview
Related tasks
Debugging a message flow
Stepping through flow instances
Related reference
Flow debugger shortcuts
Flow debugger icons and symbols