Description
This page allows you to edit an answer.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Answer Details
LabelTypeDescriptionMandatory
NamePDT_ANSWER_NAMEThe name identifying the answer option.Yes
Display ValuePDT_ANSWER_DISPLAY_VALUEA display name for the answer. This is the default locale version of what will be displayed in the answer list.Yes
Output Mapping Details
LabelTypeDescriptionMandatory
Data Object AttributePDT_WDO_ATTRIBUTE_IDThe fully qualified name of the workflow data object attribute which the multiple choice answer will be mapped to.No
Selected ValuePDT_ANSWER_SELECTED_VALUEThe selected value for the answer output mapping. This will be mapped to the workflow data object attribute if the answer is selected. No
Not Selected ValuePDT_ANSWER_NOT_SELECTED_VALUEThe not selected value for the answer output mapping. This will be mapped to the workflow data object attribute if the answer is not selected. 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 display name for the answer must be supplied.LinkNo
An error occurred converting the process definition to XML.LinkNo
An error occurred instantiating a primitive type wrapper for the type %1s.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 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 answer name '%1s' is not a valid Java identifier.LinkNo
The answer name must be supplied.LinkNo
The answer not selected value %1s mapped to the workflow data object attribute type %2s is invalid.LinkNo
The answer selected value %1s mapped to the workflow data object attribute type %2s is invalid.LinkNo
The answer with the answer name '%1s' already exists for this decision activity.LinkNo
The attribute %1s of the %2s workflow data object could not be found on this instance.LinkNo
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 selected value for the answer must be specified if the workflow data object attribute specified for the answer output mapping is not a boolean.LinkNo
The type %1s specified for the attribute %2s is unknown.LinkNo
The workflow data object attribute must be specified for the answer output mapping if either the selected value or the not selected value has been specified.LinkNo
The workflow data object named %1s could not be found in the process definition %2s.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_editAnswer
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Decision Activity\ProcessDefinitionTool_editAnswer.uim
Page Load InterfaceDecisionActivityAdmin.readAnswerForModify
Page Submit InterfaceDecisionActivityAdmin.modifyAnswer
Linked From PagesQuestion (ProcessDefinitionTool_viewParallelDecisionActivityMultipleChoiceQuestion), Question (ProcessDefinitionTool_viewSingleDecisionActivityMultipleChoiceQuestion)