Debug: stopping a message flow instance

While debugging, a message flow cannot be redeployed until it has been stopped.

While you are debugging, you might need to stop a message flow instance. For example, you might want to correct an error in your flow or source code. To do this, you must stop the flow and then redeploy it. See Debug: redeploying a message flow.

To stop message flow processing, run it to completion:

  1. Switch to the Debug perspective.
  2. In the Debug view:
    • either, click Run to completion Run to completion on the toolbar.
    • or, right-click the flow stack frame, then click  Run to completion Run to completion.
The flow instance ignores all breakpoints and processing continues to the end. The flow instance is automatically removed from the Debug view.

Next:

After stopping a flow instance, you can start to debug another message flow, or end your debugging session:
Related concepts
Flow debugger overview
Debug perspective
Related tasks
Debug: running to completion
Stepping through message flow instances in the debugger
Related reference
Flow debugger shortcuts
Flow debugger icons and symbols
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:21:55

ag11410_