Table of Contents

Search

  1. Preface
  2. Workflow Manager
  3. Workflows and Worklets
  4. Sessions
  5. Session Configuration Object
  6. Tasks
  7. Sources
  8. Targets
  9. Connection Objects
  10. Validation
  11. Scheduling and Running Workflows
  12. Sending Email
  13. Workflow Monitor
  14. Workflow Monitor Details
  15. Session and Workflow Logs
  16. Appendix A: Session Properties Reference
  17. Appendix B: Workflow Properties Reference

Workflow Basics Guide

Workflow Basics Guide

Workflow and Task Status

Workflow and Task Status

The Workflow Monitor displays the status of workflows and tasks.
The following table describes the different statuses for workflows and tasks:
Status Name
Status for
Description
Aborted
Workflows
Tasks
You choose to abort the workflow or task in the Workflow Monitor or through
pmcmd
. The Integration Service kills the DTM process and aborts the task. You can recover an aborted workflow if you enable the workflow for recovery.
Aborting
Workflows
Tasks
The Integration Service is in the process of aborting the workflow or task.
Disabled
Workflows
Tasks
You select the Disabled option in the workflow or task properties. The Integration Service does not run the disabled workflow or task until you clear the Disabled option.
Failed
Workflows
Tasks
The Integration Service fails the workflow or task because it encountered errors. You cannot recover a failed workflow.
Preparing to Run
Workflows
The Integration Service is waiting for an execution lock for the workflow.
Running
Workflows
Tasks
The Integration Service is running the workflow or task.
Scheduled
Workflows
You schedule the workflow to run at a future date. The Integration Service runs the workflow for the duration of the schedule.
Stopped
Workflows
Tasks
You choose to stop the workflow or task in the Workflow Monitor or through
pmcmd
. The Integration Service stops processing the task and all other tasks in its path. The Integration Service continues running concurrent tasks. You can recover a stopped workflow if you enable the workflow for recovery.
Stopping
Workflows
Tasks
The Integration Service is in the process of stopping the workflow or task.
Succeeded
Workflows
Tasks
The Integration Service successfully completes the workflow or task.
Suspended
Workflows
Worklets
The Integration Service suspends the workflow because a task failed and no other tasks are running in the workflow. This status is available when you select the Suspend on Error option. You can recover a suspended workflow.
Suspending
Workflows
Worklets
A task fails in the workflow when other tasks are still running. The Integration Service stops running the failed task and continues running tasks in other paths. This status is available when you select the Suspend on Error option.
Terminated
Workflows
Tasks
The Integration Service shuts down unexpectedly when running this workflow or task. You can recover a terminated workflow if you enable the workflow for recovery.
Terminating
Workflows
Tasks
The Integration Service is in the process of terminating the workflow or task.
Unknown Status
Workflows
Tasks
This status displays in the following situations:
  • The Integration Service cannot determine the status of the workflow or task.
  • The Integration Service does not respond to a ping from the Workflow Monitor.
  • The Workflow Monitor cannot connect to the Integration Service within the resilience timeout period.
  • The Integration Service fails to authenticate a user within the default timeout of 30 seconds. To increase the timeout, append the following content to the INFA_JAVA_OPTS environment variable:
    -DINFA_DEFAULT_CONNECTION_TIMEOUT=<value in seconds>
    Separate each value for the INFA_JAVA_OPTS variable with a space.
Unscheduled
Workflows
You remove a workflow from the schedule.
Waiting
Workflows
Tasks
The Integration Service is waiting for available resources so it can run the workflow or task. For example, you may set the maximum number of running Session and Command tasks allowed for each Integration Service process on the node to 10. If the Integration Service is already running 10 concurrent sessions, all other workflows and tasks have the Waiting status until the Integration Service is free to run more tasks.
To see a list of tasks by status, view the workflow in the Task view and filter by status. Or, click Edit > List Tasks in Gantt Chart view.

0 COMMENTS

We’d like to hear from you!