Description
This page allows you to create a workflow data object (WDO) in the workflow process definition. Workflow Data Objects are mapped to any item in a workflow that requires some data to be passed into or out of it. This includes activities, transition conditions, loop conditions, parameters such as task subject parameters, etc. In order for a workflow process decision to be valid, the flow of data must be defined appropriately.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NamePDT_WDO_NAMEThe name of the workflow data object in the workflow process definition.Yes
Display NamePDT_WDO_DISPLAY_NAMEThe display name of the workflow data object in the workflow process definition.Yes
List Data ObjectPDT_WDO_IS_LISTThis flag indicates if the workflow data object will act a list.No
Initialize AttributesPDT_WDO_INITIALIZE_ATTRIBUTESThis flag indicates whether the attributes of the workflow data object should be initialized the first time it is used.No
Description
LabelTypeDescriptionMandatory
DescriptionPDT_WORKFLOW_DESCRIPTIONDescription of the workflow data object.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An error occurred loading the process definition XML document.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A workflow data object defined by the workflow engine.LinkNo
Cannot find the default locale for this localized text.LinkNo
Enacting UserLinkNo
Enactment TimeLinkNo
Process Instance IDLinkNo
Runtime InformationLinkNo
The login ID %1s does not map to a user name.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The workflow process definition %1s cannot be found.LinkNo
The workflow process definition is invalid against the schema. The schema error is %1sLinkNo
The XML Binding API cannot be invoked as the classesToBeBound parameter is empty.LinkNo
Unable to unmarshal the data for the class '%1s'. The error message is '%2s'.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A display name for the workflow data object must be specified.LinkNo
An error occurred converting the process definition to XML.LinkNo
An error occurred loading the process definition XML document.LinkNo
An error occurred updating the workflow process definition: %1s.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A workflow data object cannot be created with the name %1s. The workflow process %2s version %3s' already contains a workflow data object with this name.LinkNo
A workflow data object cannot be created with the prefix Context_. This is a reserved prefix in the Curam workflow system.LinkNo
A workflow data object defined by the workflow engine.LinkNo
Cannot find the default locale for this localized text.LinkNo
Enacting UserLinkNo
Enactment TimeLinkNo
Process Instance IDLinkNo
Runtime InformationLinkNo
The login ID %1s does not map to a user name.LinkNo
The name of the workflow data object must be a valid Java identifier.LinkNo
The name of the workflow data object must be specified.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The workflow process definition %1s cannot be found.LinkNo
The workflow process definition %1s version %2s cannot be changed as it has already been released.LinkNo
The workflow process definition is invalid against the schema. The schema error is %1sLinkNo
The XML Binding API cannot be invoked as the classesToBeBound parameter is empty.LinkNo
Unable to marshal the data for the class '%1s'. The error message is '%2s'LinkNo
Unable to unmarshal the data for the class '%1s'. The error message is '%2s'.LinkNo
Related Entities
When page is loaded
ProcessDefinition
When page is submitted
ProcessDefinition
Technical Information
Page IDProcessDefinitionTool_createWorkflowDataObject
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Workflow Data Objects\ProcessDefinitionTool_createWorkflowDataObject.uim
Page Load InterfaceProcessAdmin.readProcessDefinitionOptimisticLockingDetails
Page Submit InterfaceWorkflowDataObjectAdmin.createWorkflowDataObject
Linked From PagesData Objects (ProcessDefinitionTool_listWorkflowDataObjects)