When message flow processing pauses at an active breakpoint, you can choose to let it continue to the end of the flow, ignoring other breakpoints.
Before you start:
Add one or more breakpoints to your message flow. See: Adding breakpoints in the flow debugger.
When message flow processing has paused at a breakpoint, you can restart processing so that the message flow runs to completion.
If you want the flow to continue processing, but you want to pause at the next enabled breakpoint instead of running to completion, see: Debug: resuming message flow processing.
Next: