Before you start
To complete this task, you must have completed the following tasks:
When message flow processing has paused at a breakpoint within ESQL code, Java code, or mappings, you can step over the code.
What you can do depends on what type of code is contained within the node:
If the debugger is paused before the last line of code when you step over, the last line of code runs and the debugger automatically pauses at the next breakpoint that is set in the logical processing of the current message. If there is no further breakpoint at which the flow instance can pause, the flow instance runs to completion and is removed from the Debug view.
If you do not want to continue stepping through the code, you can step out of the code, as described in Stepping out of source code.
If you have now finished stepping through and debugging this message flow, you can remove the breakpoints, or end the debug session: