IBM Integration Bus, Version 10.0.0.3 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


Debugging: stepping over nodes

When message flow processing pauses at an active breakpoint, you can step over the node and continue processing until the next active breakpoint, ignoring breakpoints that are set in code in the node.

Before you begin

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

About this task

To step over the next node and continue message flow processing:

Procedure

  1. Switch to the Debug perspective.
  2. In the Debug view, click Step Over Node Step Over Node on the toolbar.

    Alternatively, right-click the flow stack frame, then click Step Over Node Step Over Node.

Results

Message flow processing continues until the next breakpoint that is set in the logical processing of the current message. If no further enabled breakpoint exists at which the flow instance can pause, processing runs to completion and the flow instance is removed from the Debug view.

What to do next

If debugging is complete, you can remove the breakpoints, or end the debugging session:

ag11290_.htm | Last updated 2015-11-26 23:59:51