Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | ITEM_TYPE_ATTRIBUTE |
| Short Name | ITA |
| View Name | CI_ITEM_TYPE_ATTRIBUTES |
| Description | A property of a workflow item type providing information about the |
| item type that is needed by activities within the workflow process | |
| For example, a workflow item type of 'Requisition' might have an | |
| attribute of 'Requisition Amount', whose value needs to be checked | |
| within an 'Approval' activity to determine whether the approver has | |
| the appropriate authority to approve a requisition of this amount | |
| Sub-type of | WORKFLOW_ATTRIBUTE |
| Versioning: | Belongs to: WORKFLOW_ITEM_TYPE versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
WORKFLOW_ITEM_TYPE_REFERENCE NAME |
| Used by: |
JDeveloper Enterprise Edition |
| Underlying table: | SDD_WAT |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| WORKFLOW_ITEM_TYPE_REFERENCE | N |
Prompt: Workflow Item Type
Transferable only if null |
Must be defined in one and only one WORKFLOW_ITEM_TYPE | |
| ATTRIBUTE_DOMAIN_REFERENCE | Y |
Prompt: Attribute Domain
Defined on WAT supertype |
May be constrained by one and only one ATTRIBUTE_DOMAIN | |
| CLASSIFIER_ATTRIBUTE_REFERENCE | Y |
Prompt: Classifier Attribute
Defined on WAT supertype |
May be based on one and only one CLASSIFIER_ATTRIBUTE | |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| DEFAULT_VALUE | VARCHAR2(2000) | Y | Default value for this workflow attribute
Prompt: Default Value Defined on WAT supertype | ||
| IMPLEMENTATION_NAME | VARCHAR2(30) | N | Name to be used in the implementation of this workflow attribute
Prompt: Implementation Name System maintained: API provides a value only if left null by the user Defined on WAT supertype | ||
| NAME | VARCHAR2(100) | N | Name of the workflow attribute
Prompt: Name Defined on WAT supertype | ||
| SECURITY_LEVEL | NUMBER(6, 0) | Y | Number indicating the security level for this workflow attribute, 1 = highest security
Prompt: Security Level Defined on WAT supertype | ||
| SEQUENCE | NUMBER(6, 0) | N | Sequence of this workflow attribute amomgst others for the same workflow item or message type
Prompt: Sequence System maintained: API provides a value only if left null by the user Defined on WAT supertype | ||
| TYPE | VARCHAR2(8) | N | Type of the workflow attribute
Prompt: Type Uppercase Defined on WAT supertype | WORKFLOW_ATTRIBUTE_TYPE | |
| WORKFLOW_ATTRIBUTE_SUBTYPE | VARCHAR2(3) | N | Sub-type discriminator. Internal systemmaintained property indicating the subtype of WORKFLOW_ATTRIBUTE
Not displayed Uppercase System maintained Not updatable by user Defined on WAT supertype | WORKFLOW_ATTRIBUTE_SUBTYPE | |
| PARENT_IVID | NUMBER(38, 0) | Y | Internal use only. Exists on "secondary" element types from a versioning viewpoint. Contains the IVID of the primary element type (not necessarily a PAC) forming the basis of the "versionable object" to which this element type belongs
Not displayed System maintained Updatable only if null Defined on SAC supertype | ||
| PAC_REFERENCE | NUMBER(38, 0) | Y | Internal use only. Exists on "secondary" element types from a structural viewpoint. Contains the IRID of the PAC forming the basis of the "logical object" to which this element type belongs
Not displayed System maintained Not updatable by user Defined on SAC supertype | ||
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC Defined on WAT supertype |
Description |
| NOTES | CDINOT Defined on WAT supertype |
Notes |
| Other Properties |
|---|
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference ITEM_TYPE_ATTRIBUTE:
Note: