Description
This page allows you to edit the attributes of a workflow data object. Rules Data Objects (RDOs) are UML stereotypes. Related data items are grouped together as attributes within RDOs.
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_ATTRIBUTE_NAMEThe name of the WDO attribute.Yes
Display NamePDT_WDO_ATTRIBUTE_DISPLAY_NAMEThe display name of the selected WDO.Yes
TypePDT_WDO_ATTRIBUTE_TYPEThe type of the WDO attribute.Yes
Value TypePDT_WDO_ATTRIBUTE_VALUE_TYPESelect if the workflow process object attribute is a constant or has an initial value.No
DataPDT_WDO_ATTRIBUTE_VALUEThe value of the workflow process object attribute if it is a constant or has an initial value.No
Required For EnactmentPDT_REQUIRED_FOR_ENACTMENTThe flag indicating whether the WDO attribute is required for process enactment or not.No
Process OutputPDT_WDO_ATTRIBUTE_PROCESS_OUTPUTThe flag indicating whether the workflow data object attribute should be passed back to the calling BPEL process when the Cúram workflow process completes.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using 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 %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 unmarshal the data for the class '%1s'. The error message is '%2s'.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A constant value must be specified for the attribute type %1s.LinkNo
A display name for the workflow data object attribute 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
An initial value must be specified for the attribute type %1s.LinkNo
A workflow data object attribute cannot be created with the name value. This is a reserved word 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 attribute cannot be modified with the name %1s. The workflow data object %2s already contains an attribute with this name.LinkNo
The constant value %1s mapped to the attribute type %2s is invalid.LinkNo
The initial value %1s mapped to the attribute type %2s is invalid.LinkNo
The login ID %1s does not map to a user name.LinkNo
The name of the workflow data object attribute must be a valid Java identifier.LinkNo
The name of the workflow data object attribute must be specified.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The type of the workflow data object attribute must be specified.LinkNo
The type of workflow data object attribute supplied is not a valid Curam base domain.LinkNo
The WDO attribute %1s cannot be both required for enactment and a constant.LinkNo
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_editWorkflowDataObjectAttributeFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Workflow Data Objects\ProcessDefinitionTool_editWorkflowDataObjectAttributeFromList.uim
Page Load InterfaceWorkflowDataObjectAdmin.readWorkflowDataObjectAttributeForModify
Page Submit InterfaceWorkflowDataObjectAdmin.modifyWorkflowDataObjectAttribute
Linked From PagesWorkflow Data Object: (ProcessDefinitionTool_viewWorkflowDataObject)