Oracle Designer Model, Release 6i
Element Type Definition


Element Type Name WORKFLOW_MESSAGE_TYPE
Short Name WMT
View NameCI_WORKFLOW_MESSAGE_TYPES
Description A workflow message type defines a message to be sent within a
workflow process.
Sub-type of SECONDARY_ACCESS_ELEMENT
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_WMT

Reference Properties
Name Opt ? Notes Relationship In Arc
WORKFLOW_ITEM_TYPE_REFERENCE N Prompt: Workflow Item Type
Transferable only if null
Must be within one and only one WORKFLOW_ITEM_TYPE

Properties
Name Datatype Opt ? Notes Domain Default Value
DEFAULT_PRIORITY NUMBER(6, 0) Y Default priority of this workflow message type
Prompt: Default Priority
IMPLEMENTATION_NAME VARCHAR2(30) N Name to be used in th implementation of this workflow message 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 message type
Prompt: Name
SECURITY_LEVEL NUMBER(6, 0) Y Number indicating security level for this workflow message type, 1 = highest security
Prompt: Security Level
SUBJECT VARCHAR2(240) Y Subject of this workflow message type
Prompt: Subject
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 Description
MESSAGE_BODY MSGBOD Body
NOTES CDINOT Notes

Other Properties
The following 'standard' properties are also inherited by all element types:
  • ID
  • IRID
  • IVID
  • ELEMENT_TYPE_NAME
  • DATE_CREATED
  • CREATED_BY
  • DATE_CHANGED
  • CHANGED_BY
  • NUMBER_OF_TIMES_MODIFIED
  • TYPES

Other element types that reference WORKFLOW_MESSAGE_TYPE:


Note:

  • All properties are displayed and updatable by the user unless indicated otherwise
  • All reference properties are displayed and transferable unless indicated otherwise
  • All domains are enforced unless indicated otherwise
  • All properties and reference properties are defined on this element type unless indicated as inherited from a supertype