In the Flow Debug perspective, when you add a breakpoint to a message flow in the Message Flow editor, the breakpoint automatically applies to all instances of the flow. However, in the Debug perspective, you can choose to restrict a breakpoint to one or more instances of a flow. This enables you to work more easily with just those instances that you are currently interested in, rather than with all instances.
When
you restrict a breakpoint, the breakpoint symbol changes from to
.
To restrict a breakpoint to one or more flow instances:
Now you can add additional breakpoints (if needed), step through the instance, and work with data.