Oracle Designer Model,
Release 6i
Element Type Definition
| Element Type Name | WORKFLOW_ITEM_TYPE |
| Short Name | WIT |
| View Name | CI_WORKFLOW_ITEM_TYPES |
| Description | A workflow item type is a classification of a component within a |
| workflow process. It defines an item managed by the workflow process | |
| For example: a workflow item type of 'Requisition' | |
| might be associated with activities 'Requisition Approval' and | |
| 'Notify Approver' within a workflow process | |
| Sub-type of | SHAREABLE_ELEMENT |
| Versioning: | Structure of WORKFLOW_ITEM_TYPE versionable object |
| Rules: |
API Spec Uniqueness Criteria Deletion Rules |
| Descriptor: |
NAME |
| Used by: |
JDeveloper Enterprise Edition |
| Underlying table: | SDD_WIT |
| Reference Properties | ||||
|---|---|---|---|---|
| Name | Opt ? | Notes | Relationship | In Arc |
| Properties | |||||
|---|---|---|---|---|---|
| Name | Datatype | Opt ? | Notes | Domain | Default Value |
| IMPLEMENTATION_NAME | VARCHAR2(30) | N | Name to be used in the implementation of this workflow item type
Prompt: Implementation Name System maintained: API provides a value only if left null by the user | ||
| NAME | VARCHAR2(100) | N | Name of the workflow item type
Prompt: Name | ||
| SECURITY_LEVEL | NUMBER(6, 0) | Y | Number indicating security level for this workflow item type, 1 = highest security
Prompt: Security Level | ||
| Multi-line Text | ||
|---|---|---|
| Name | Text Type | Prompt |
| DESCRIPTION | CDIDSC | Description |
| NOTES | CDINOT | Notes |
| Other Properties |
|---|
The following 'standard' properties are also inherited by all element types:
|
Other element types that reference WORKFLOW_ITEM_TYPE:
Note: