Before you start
Complete the following tasks:
In the Flow Debug
perspective, you can
disable any breakpoints that are currently enabled. The following two symbols
identify enabled breakpoints:
identifies
an enabled breakpoint that applies to all instances of a message flow.
identifies
an enabled breakpoint that is restricted to one or more specific instances
of a message flow.
To disable breakpoints:
- Switch to the Flow Debug
perspective.
- In the Flow Breakpoints view, select one or more enabled breakpoints
that you want to disable.
- Right-click the selected breakpoints, then click Disable. The breakpoints are disabled in all instances of the message flow where
they are set.
- Optional: You can also disable a single breakpoint by right-clicking
it, then clicking Properties on the pop-up menu. Then
clear the Enabled checkbox and click OK. The breakpoint is disabled in all instances of the message flow where
it is set.
When you disable a breakpoint, the breakpoint symbol changes to
one of the following two symbols:
identifies
a disabled breakpoint that applies to all instances of a message flow.
identifies
a disabled breakpoint that is restricted to one or more specific instances
of a message flow.