Description
This page allows you to create a workflow data object attribute for a workflow data object template. A workflow data object template can contain a number of attributes. These attributes represent the individual data items which will be mapped to the activities should the template be used to create a workflow data object in a workflow process definition.
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_TEMPLATE_ATTRIBUTE_NAMEThe name of workflow data object attribute.Yes
Display NamePDT_WDO_TEMPLATE_ATTRIBUTE_DISPLAY_NAMEThe display name of the workflow data object attribute.Yes
TypePDT_WDO_TEMPLATE_ATTRIBUTE_TYPEThe type of the workflow data object attribute, e.g., string, boolean.Yes
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.
Save & NewThe 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 creating a workflow data object from the given XML string.LinkNo
An error occurred loading the workflow data object template XML document.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Cannot find the default locale for this localized text.LinkNo
The login ID %1s does not map to a user name.LinkNo
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 attribute must be specified.LinkNo
An attribute with this name already exists in the template.LinkNo
An error occurred converting the process definition to XML.LinkNo
An error occurred loading the workflow data object template XML document.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A workflow data object attribute cannot be created with the name value. This is a reserved word in the Curam workflow system.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 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 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
WDOTemplateLibrary
When page is submitted
WDOTemplateLibrary
Technical Information
Page IDProcessDefinitionTool_createWorkflowDataObjectTemplateAttribute
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Workflow Processes\ProcessDefinitionTool_createWorkflowDataObjectTemplateAttribute.uim
Page Load InterfaceWorkflowDataObjectTemplateAdmin.readWorkflowDataObjectTemplate
Page Submit InterfaceWorkflowDataObjectTemplateAdmin.createWorkflowDataObjectTemplateAttribute
Linked From PagesCreate Data Object Template Attribute (ProcessDefinitionTool_createWorkflowDataObjectTemplateAttribute), Data Object Templates (ProcessDefinitionTool_listWDOTemplates)