When message flow processing pauses at an active breakpoint, you can choose to step over the node and continue processing until the next active breakpoint, ignoring breakpoints that might have been set in code within the node.
Before you start:
Add one or more breakpoints to your message flow. See: Adding breakpoints in the flow debugger.
To step over the next node and continue message flow processing:
Next: