Debug: terminating a flow instance

Before you start

To complete this task, you must have completed the following tasks:

While you are debugging, you might need to terminate a flow instance. For example, you might want to correct an error in your flow or source code. To do this, you must redeploy the flow correctly (see Redeploying a flow). However, you cannot redeploy the flow until you have terminated the flow instance:

  1. Switch to the Debug perspective.
  2. In the Debug view, click the Run to completion icon 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 while running to the end. The flow instance is automatically removed from the Debug view.
After terminating a flow instance, you can start to debug another message flow, or end your debug session:
Related concepts
Flow debugger overview
Debug perspective
Related tasks
Debug: running to completion
Stepping through flow instances in the debugger
Related reference
Flow debugger shortcuts
Flow debugger icons and symbols