Terminating a flow instance

Before you start

Complete 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.

To terminate 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.

For more details, see Running to completion.

Related concepts
Flow debugger overview
Related tasks
Debugging a message flow
Running to completion
Related reference
Flow debugger shortcuts
Flow debugger icons and symbols