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 Debug perspective.
  2. In the 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