Description
This page allows you to create a workflow data object template.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
NamePDT_WDO_TEMPLATE_NAMEThe name of the WDO template.Yes
Display NamePDT_WDO_TEMPLATE_DISPLAY_NAMEThe display name of the WDO template.Yes
CategoryPDT_WDO_TEMPLATE_CATEGORY_NAMECategory, or type, of the WDO template. Your system administrator can add a category to the list of drop-down fields (see "Code Tables" in the Cúram Administration Guide).Yes
List WDOPDT_WDO_IS_LISTA boolean flag to indicate if the workflow data object template represents a list workflow data object template.No
Description
LabelTypeDescriptionMandatory
DescriptionPDT_WDO_TEMPLATE_DESCRIPTIONFree text description of the WDO template.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.
Save & NewThe Save & New action creates a new record from the information entered on the page and resets the page allowing an additional record to be created.
Messages
When page is loaded
None
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A category name must be specified.LinkNo
A display name for the workflow data object must be specified.LinkNo
An error occurred converting the process definition to XML.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A template with this name already exists.LinkNo
A workflow data object cannot be created with the prefix Context_. This is a reserved prefix in the Curam workflow system.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
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 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
Related Entities
When page is loaded
None
When page is submitted
WDOTemplateLibrary
Technical Information
Page IDProcessDefinitionTool_createWorkflowDataObjectTemplate
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Workflow Processes\ProcessDefinitionTool_createWorkflowDataObjectTemplate.uim
Page Load Interface
Page Submit InterfaceWorkflowDataObjectTemplateAdmin.createWorkflowDataObjectTemplate
Linked From PagesCreate Data Object Template (ProcessDefinitionTool_createWorkflowDataObjectTemplate), Data Object Templates (ProcessDefinitionTool_listWDOTemplates)