Working with breakpoints in the flow debugger
When you have started a debugging session by attaching the debugger to an integration server, you can set breakpoints to control where the message flow will pause.
About this task
Use the following tasks to manage breakpoints:
What to do next
After you have set one or more breakpoints in the message flow, continue your debugging session by stepping through the message flow, pausing at each active breakpoint. See: Stepping through message flow instances in the debugger.
You can also examine message data, code, and mappings at appropriate points. See: Debugging data.