Use this predefined database view to query the application component ID and default settings for tasks.
Column name | Type | Comments |
---|---|---|
ACOID | String | The ID of the application component. |
BUSINESS_RELEVANCE | Boolean | The default task business-relevance policy of the component.
This value can be overwritten by a definition in the task template or the
task. The attribute affects logging to the audit trail. Possible values are:
|
NAME | String | Name of the application component. |
SUPPORT_AUTOCLAIM | Boolean | The default automatic-claim policy of the component. If this attribute is set to TRUE, the task can be automatically claimed if a single user is the potential owner. This value can be overwritten by a definition in the task template or task. |
SUPPORT_CLAIM_SUSP | Boolean | The default setting of the component that determines whether suspended tasks can be claimed. If this attribute is set to TRUE, suspended tasks can be claimed. This value can be overwritten by a definition in the task template or the task. |
SUPPORT_DELEGATION | Boolean | The default task delegation policy of the component. If this attribute is set to TRUE, the work item assignments for the task can be modified. This means that work items can be created, deleted, or transferred. |
SUPPORT_ FOLLOW_ON | Boolean | The default follow-on task policy of the component. If this attribute is set to TRUE, follow-on tasks can be created for tasks. This value can be overwritten by a definition in the task template or the task. |
SUPPORT_ SUB_TASK | Boolean | The default subtask policy of the component. If this attribute is set to TRUE, subtasks can be created for tasks. This value can be overwritten by a definition in the task template or the task. |
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)