Table of Contents

Search

  1. Preface
  2. Workflows
  3. Workflow Variables
  4. Workflow Parameters
  5. Cluster Tasks
  6. Command Task
  7. Human Task
  8. Mapping Task
  9. Notification Task
  10. Gateways
  11. Workflow Recovery
  12. Workflow Administration

Developer Workflow Guide

Developer Workflow Guide

Canceling or Aborting a Workflow

Canceling or Aborting a Workflow

You can cancel or abort a workflow instance at any time. You might want to cancel or abort a workflow instance that stops responding or that is taking an excessive amount of time to complete.
When you cancel a workflow instance, the Data Integration Service finishes processing any running task and then stops processing the workflow instance. The service does not start running any subsequent workflow objects.
When you abort a workflow instance, the Data Integration Service attempts to kill the process on any running task. If an Assignment task or a gateway is running, the Data Integration Service completes the task or gateway. After the task aborts or completes, the service aborts the workflow instance. The service does not start running any subsequent workflow objects.
You can also cancel or abort a workflow from the workflow graph.
  1. Click the
    Execution Statistics
    view.
  2. In the Navigator, expand a Data Integration Service.
  3. Expand an application and select
    Workflows
    .
    A list of workflow instances appears in the contents panel.
  4. Select a workflow instance.
  5. Click
    Actions
    Cancel Selected Workflow
    or
    Actions
    Abort Selected Workflow
    .

0 COMMENTS

We’d like to hear from you!