Developer Workflow Guide > Workflow Administration > Workflow Object States
  

Workflow Object States

Workflows include tasks and gateways. When you monitor a workflow instance, you can view the state of the tasks that run in the workflow instance.
Tasks can have one of the following states:
Aborted
A task aborts in the following situations:
Completed
The Data Integration Service successfully completes the task.
Failed
A task fails in the following situations:
Note: A workflow can complete if a task fails. The Data Integration Service runs subsequent workflow objects if expressions in the conditional sequence flows evaluate to true or if the sequence flows do not include conditions. If the workflow instance finishes running without another interruption, the Data Integration Service updates the workflow state to Completed.
Running
The Data Integration Service is running the task.