Use this predefined database view for queries on work items and authorization data for process, tasks, and escalations.
Column name | Type | Comments |
---|---|---|
WIID | ID | The work item ID. |
OWNER_ID | String | The principal ID of the owner. |
GROUP_NAME | String | The name of the associated group worklist. |
EVERYBODY | Boolean | Specifies whether everybody owns this work item. |
OBJECT_TYPE | Integer | The type of the associated object. Possible
values are:
|
OBJECT_ID | ID | The ID of the associated object, for example, the associated process or task. |
ASSOC_OBJECT_TYPE | Integer | The type of the object referenced by the ASSOC_OID attribute, for example, task, process, or external objects. Use the values for the OBJECT_TYPE attribute. |
ASSOC_OID | ID | The ID of the object associated object with the work item. For example, the process instance ID (PIID) of the process instance containing the activity instance for which this work item was created. |
REASON | Integer | The reason for the assignment of the work
item. Possible values are: REASON_POTENTIAL_STARTER |
CREATION_TIME | Timestamp | The date and time when the work item was created. |
Last updated: Thu Apr 27 14:54:56 2006
(c) Copyright IBM Corporation 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)