When message flow processing pauses at an active breakpoint, you can let it continue to the end of the flow, ignoring other breakpoints.
Add one or more breakpoints to your message flow; see Adding breakpoints in the flow debugger.
When message flow processing is 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 Debugging: resuming message flow processing.