Human task events
Human task events are sent if monitoring is requested for the elements of the task in
IBM® Integration
Designer. Use the information provided here
for a detailed description of all of the events, that is, task events and escalation events, that
can be emitted by human tasks.
An event is emitted when the state of a task changes.
The following types of events can be caused by human tasks:
Note: For tasks that were created at run time, events are only
emitted if the business relevance flag is set to true in the task
model.
Inline tasks can emit both human task events and activity events. For a list of the activity events, see Activity events.
All human task events can be emitted in both the Dynamic Event Framework (DEF) and the audit trail, with the exception of the task template events. The task template events TASK_TEMPLATE_INSTALLED and TASK_TEMPLATE_UNINSTALLED can only be emitted in the audit trail.
Key to table columns
The columns in the
following tables contain:
- Code
- Contains the number of the event.
- Event name and extension name
- The name of the event.
Task events
The following table describes all task events.
| Code | Event name | Description |
|---|---|---|
| 51001 | TASK_CREATED | Task created |
| 51002 | TASK_DELETED | Task deleted |
| 51003 | TASK_STARTED | Task started |
| 51004 | TASK_COMPLETED | Task completed |
| 51005 | TASK_CLAIM_ CANCELLED | Claim canceled |
| 51006 | TASK_CLAIMED | Task claimed |
| 51007 | TASK_TERMINATED | Task terminated |
| 51008 | TASK_FAILED | Task failed |
| 51009 | TASK_EXPIRED | Task expired |
| 51010 | TASK_WAITING_FOR_SUBTASK | Waiting for subtasks |
| 51011 | TASK_SUBTASKS_COMPLETED | Subtasks completed |
| 51012 | TASK_RESTARTED | Task restarted |
| 51013 | TASK_SUSPENDED | Task suspended |
| 51014 | TASK_RESUMED | Task resumed |
| 51015 | TASK_COMPLETED_WITH_FOLLOW_ON | Task completed and follow-on task started |
| 51101 | TASK_UPDATED | Task updated |
| 51102 | TASK_INPUT_MESSAGE_UPDATED | Input message updated. Business object payload is available. |
| 51103 | TASK_OUTPUT_MESSAGE_UPDATED | Output message updated. Business object payload is available. |
| 51104 | TASK_FAULT_MESSAGE_UPDATED | Fault message updated. Business object payload is available. |
| 51201 | TASK_WORKITEM_DELETED | Work item deleted |
| 51202 | TASK_WORKITEM_CREATED | Work items created |
| 51204 | TASK_WORKITEM_TRANSFERRED | Work item transferred |
| 51205 | TASK_WORKITEM_REFRESHED | Work items refreshed |
| 51301 | TASK_CUSTOMPROPERTY_SET | Custom property set. This event is generated when a custom property of a task instance is changed. |
| 52001 | TASK_TEMPLATE_INSTALLED | These are task template events, which are only emitted in the audit trail. They are not emitted as events, and are included here for completeness. |
| 52002 | TASK_TEMPLATE_UNINSTALLED | These are task template events, which are only emitted in the audit trail. They are not emitted as events, and are included here for completeness. |
Escalation events
The following table describes all task escalation events.
| Code | Event name | Description |
|---|---|---|
| 53001 | ESCALATION_UPDATED | Escalation updated |
| 53201 | ESCALATION_WORKITEM_DELETED | Work item deleted |
| 53202 | ESCALATION_WORKITEM_CREATED | Work item created |
| 53204 | ESCALATION_WORKITEM_TRANSFERRED | Escalation transferred |
| 53205 | ESCALATION_WORKITEM_REFRESHED | Work item refreshed |
| 51302 | ESCALATION_CUSTOMPROPERTY_SET | Custom property set. This event is generated when a custom property of an escalation instance is changed. |
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15