Before you start
Complete the following tasks:
The flow being debugged must be paused at a breakpoint.
To resume the flow execution:
- Switch to the Flow Debug perspective.
- In the Flow Debug view, click the Resume Flow Execution icon
on the
toolbar (or right-click the flow stack frame, then click
Resume). Tip: In the Flow 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 Flow
Debug view.