Stepping over nodes

Before you start

Complete the following tasks:

The flow being debugged must be paused at a breakpoint.

To step over a node:

  1. Switch to the Flow Debug perspective.
  2. In the Flow Debug view, click the Step Over Node icon Step Over Node  on the toolbar (or right-click the flow stack frame, then click Step Over Node  Step Over). The debugger automatically pauses the message flow at the next place where a breakpoint either exists or can be added.
Related concepts
Flow debugger overview
Related tasks
Debugging a message flow
Running to completion
Stepping into subflows
Related reference
Flow debugger shortcuts
Flow debugger icons and symbols