Before you start
Complete the following tasks:
The flow being debugged must be paused at a breakpoint and you must
have stepped into a subflow.
To step out of a subflow:
- Switch to the Flow Debug
perspective.
- In the Flow
Debug view, click the Step Out of Subflow icon
on
the toolbar (or right-click the subflow stack frame, then click
Step
Out). The debugger pauses the flow at the next
breakpoint in the subflow, if there is one. If there are no remaining breakpoints
in the subflow, the parent flow opens in the Message Flow editor and displaces
the subflow. The parent flow is paused at the connection from the output terminal
of the subflow.