...
You can also filter Task Instances by State category. Each category includes several Task Instance Statuses:
State | Statuses |
---|---|
Problem | Undeliverable, Running/Problems, Cancel Pending, In Doubt, Start Failure, Cancelled, Failed | WAITING
Waiting | Defined, Waiting, Time Wait, Held, Exclusive Requested, Exclusive Wait, Resource Requested, Resource Wait, Execution Wait, Queued, Submitted, Action Required, Confirmation Required, |
RUNNINGRunning | Step Restarted, Started, RunningDONE |
Done | Skipped, Finished, Forced Finish, Done |
You can filter the Activity List by Task Instance State by clicking these boxes. You can include multiple States in the filter by clicking more than one box. Active State Filters will be indicated by a border and circular icon in the top right corner:
...
The following table describes the columns displayed in the Taskboard.
Column Name | Description |
---|---|
Task | The name of the Task Instance. Clicking on a Task Instance name will take you to the Task Instance Details page. |
Trigger ID | The sys_id of the Trigger that launched the Task Instance. |
Business Services | The Business Service(s) the Task is a member of. If the Trigger Task is a member of multiple Business Services, the entry in this column will be: |
Last Update | The most recent time the status of the Task Instance changed. |
State | The State of the Task Instance. |
Type | The Task Type. |
Status | The Status of the Task Instance |
...