The flow being debugged must be paused at a breakpoint.
To step over a node:
Switch to the Flow Debug perspective.
In the Flow Debug view, click the Step
Over Node icon on the toolbar (or right-click the flow stack frame,
then click Step
Over). The debugger automatically pauses the message flow at the next place where a breakpoint
either exists or can be added.