Description
This page allows you to modify an age condition record.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameCONDITION_NAMEThe name of the condition.No
TypeCONDITION_DATA_TYPEThe type of condition record.No
DescriptionCONDITION_DESCRIPTIONThe description of the condition.No
AssessmentINTERNAL_IDThe Assessment value to be used in the condition evaluation logic.No
QuestionIEG_QUESTION_IDThe Question value to be used in the condition evaluation logic.No
AnswerIEG_ANSWERThe Answer value to be used in the condition evaluation logic.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.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
...LinkNo
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
Domain definition initialization failed.LinkNo
IOException while loading store: %1sLinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No concrete AssessmentConfiguration ReaderDAO specified for type '%1s'.LinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A 'Name' must be entered.LinkNo
A 'Question' must be selected.LinkNo
A 'Type' must be selected.LinkNo
A condition set with the same name already exists.LinkNo
A condition with the same name already exists.LinkNo
An 'Answer' must be selected.LinkNo
An 'Assessment' must be selected.LinkNo
An 'Entity Name' must be specified.LinkNo
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
Related Entities
Technical Information
Page IDAssessmentAnswerCondition_edit
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Administration\Conditions\AssessmentAnswerCondition_edit.uim
Page Load InterfaceAssessmentConditionAdmin.getDetailsForEditScreen
Page Submit InterfaceAssessmentConditionAdmin.editAssessmentAnswerCondition
Linked From Pages