Stepping through message flow instances in the debugger

After you have added one or more breakpoints to a message flow in the debugger, you can step through the flow, pausing as required.

Before you begin

Add one or more breakpoints to your message flow. See: Adding breakpoints in the flow debugger.

About this task

The message flow debugger pauses flow processing at the first breakpoint it encounters. You can then continue with one or more of the following tasks, as appropriate:

What to do next

As you step through the message flow you can look at the processing data. When you have finished, end your debugging session: