Description
This page allows you to edit a free form question.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Answer FormatPDT_ANSWER_FORMAT_TYPEThe current answer format. This will always be the code for "Free Form Text".No
Question TextPDT_QUESTION_TEXTThe question text of the decision activity.Yes
Answer Data TypePDT_ANSWER_DATA_TYPEThe free form answer data type.Yes
Result MappingPDT_WDO_ATTRIBUTE_IDThe fully qualified name of the WDO attribute that should be used to map the result of the decision.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
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 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 data type must be supplied.LinkNo
The login ID %1s does not map to a user name.LinkNo
The question text must be supplied.LinkNo
The released workflow process definition %1s with identifier %2n and version %3n is invalid. The validation error is %4sLinkNo
The WDO attribute %1s cannot be used in an output mapping as it is a constant value.LinkNo
The workflow data object %1s with attribute %2s is not assignable to the supplied answer format type.LinkNo
The workflow data object %1s with attribute %2s mapped to the result of the free form question is invalid.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_editFreeFormQuestion
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Process Definition Tool\Decision Activity\ProcessDefinitionTool_editFreeFormQuestion.uim
Page Load InterfaceDecisionActivityAdmin.readFreeFormQuestionForModify
Page Submit InterfaceDecisionActivityAdmin.modifyFreeFormQuestion
Linked From PagesQuestion (ProcessDefinitionTool_viewParallelDecisionActivityFreeFormQuestion), Question (ProcessDefinitionTool_viewSingleDecisionActivityFreeFormQuestion)