Task Instance Attributes
A task is work that must be done by a user. When you create a task, you assign humans to participate in and act upon the task. Table 34-15 describes the task attributes that are commonly used and interpreted by applications.
Table 34-15 Task Attributes
Task Attribute Name | Description |
---|---|
|
The application with which any application roles associated with this task (assignees, owners, and so on) belong. |
|
An optional category of the task. |
|
The name of the creator of this task. |
|
The due date for the task. This is used on to-do tasks. |
|
An optional, custom, unique identifier for the task. This can be set as an additional unique identifier to the standard task ID and task number. This key can retrieve a task based on business object identifiers for which the task is created. |
|
The identity realm under which the users and groups are seeded. In a single realm environment, this defaults to the default realm. |
|
The group (if any) that owns this task instance. Task owners can be application roles, users, or groups. If the owner of the task is a group, this field is set. |
|
The application role (if any) that owns this task instance. Task owners can be application roles, users, or groups. If the owner of the task is an application role, this field is set. |
|
The user (if any) that owns this task instance. Task owners can be application roles, users, or groups. If the owner of the task is a user, this field is set. |
|
The task payload that is captured as XML. |
|
The percentage of the task completed. This is used on to-do tasks. |
|
An integer number that defines the priority of this task. A lower number indicates a higher priority. The numbers |
|
The start date for the task. This is used on to-do tasks. |
|
An optional subcategory of the task. |
|
The task definition ID that binds the task to the task metadata. At task initiation time, this can be either the |
|
The URL to use to display the details for this task. |
|
The title of the task. |
Table 34-16 lists the attributes that capture process metadata information.
Table 34-16 Attributes Capturing Process Metadata Information
Attribute | Description |
---|---|
|
The partition to which the task component that defines this task instance is deployed. |
|
The name of the task component that defines this task instance. |
|
A unique name for the particular deployment of the composite that contains the task component that defines this task instance. |
|
The composite instance ID. |
|
The name of the composite that contains the task component that defines this task instance. |
|
The version of the composite that contains the task component that defines this task instance. |
|
The date and time on which the composite flow to which this task instance belongs was started. |
|
A unique identifier for the composite flow to which this task instance belongs. |
Table 34-17 lists the attachment-related attributes.
Table 34-17 Attachment-related attributes
Attribute | Description |
---|---|
|
The attachment content. |
|
The Multipurpose Internet Mail Extension (MIME) type of the attachment. |
|
The name of the attachment. |
|
The user who updated the attachment. |
|
The date on which the attachment was updated. |
|
The URI if the attachment is URI-based. |
Table 34-18 lists the comment-related attributes.
Table 34-18 Comment-related Attributes
Attribute | Description |
---|---|
|
The user comment. |
|
The user who added the comment. |
|
The date on which the comment was added. This is set by services when saving comments. If set by client when saving the comment, it is ignored. |
|
Set by services when reading comments. This indicates the language in which the |
|
Not used. |
|
If the comment is inherited from parent (example process comment). |
|
Set by services if the comment is set by the workflow system (example, a comment is created if the task goes into alerted state). |
|
The taskId in which the comment was created. For example, if the scope is "BPM", the comment may be visible in a task different than the one in which it was created. Also, for parallel task, the current taskId and comment taskId may be different. This is set by services. |
|
The values - null, empty or "TASK" implies that the comment is for that task only. The value "BPM" implies that it is for the whole process. The value has to be set to "BPM" when adding comment if you want the comment to be applicable to the whole process. |
|
ID of the user who updated the comment. |
|
Display name of the user who updated the comment. |
|
Type of User, Group, or Role of the user who updated the comment. |
Table 34-19 lists the attributes manipulated by the workflow services system.
Table 34-19 Attributes Manipulated by the Workflow Services System
Attribute | Description |
---|---|
|
If a task is assigned to a group, application role, or to multiple users, and then claimed by a user, this field is set to the name of the user who claimed the task. |
|
The IDs of users who performed custom actions on the task. |
|
The date that this task was assigned. |
|
The current task assignees (can be users, groups, or application roles). |
|
The date the task instance was created. |
|
The custom actions that can be performed on the task. |
|
The end date for the task. This is used on to-do tasks. |
|
The date on which the task instance expires. |
|
The user who previously acted on the task. |
|
If |
|
If |
|
If a user delegates a task to another user, this field is populated with the name of the user who delegated the task. |
|
The outcome of the task (for example, approved or rejected). This is only set on completed task instances. |
|
This is only set on reinitiated tasks (the task ID of the previous task that is being reinitiated). |
|
This only set on a subtask. This refers to the version of the parent task. |
|
The logical name of the participant as modeled from Oracle JDeveloper. |
|
The reviewers of the task. This can be a user, group, or application role. |
|
The ID of the root task. This is the same as the task ID for the root task. |
|
The stage name that is being executed. |
|
The current state of the task instance. |
|
The current substate of the task. |
|
A unique ID that is set on a subtask. This same ID is set on the parent task's |
|
The system actions (such as reassign, escalate, and so on) that can be performed on a task. |
|
The name of the task component that defines this task instance. |
|
The ID of the immediate parent task. This only sets a subtask. |
|
A unique ID that is set on the parent task. This same ID is set on the subtask's |
|
The unique ID of the task. |
|
A namespace that uniquely defines all versions of the task component that defines this task instance. Different versions of the same task component can have the same namespace, but no two task components can have the same namespace. |
|
An integer number that uniquely identifies this task instance. |
|
The user who last updated the task. |
|
The date this instance was last updated. |
|
The version of the task. |
|
The reason the version was created. |
|
The pattern that is being executed (for example, parallel, serial, FYI, or single). |
Table 34-20 lists the mapped attributes.
Table 34-20 Mapped Attributes
Attribute | Description |
---|---|
|
The mapped attributes. |