Description
This page allows a user to edit an existing criteria.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameCRITERIA_NAMEThe name of the criteria.Yes
Display NameCRITERIA_DISPLAY_NAMEThe display name of the criteriaYes
ValueCRITERIA_VALUEThe value of the criteria. For fixed queries, this will be used as part of the query. For dynamic queries, the values are used for validation purposes only.Yes
Display ValueCRITERIA_DISPLAY_VALUEThe display value of the criteriaYes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record with the information entered by the user.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
A row identifier cannot be null.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
No row manager set which contains the optimistic lock.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A display name must be specified.LinkNo
A display value must be specified.LinkNo
A 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
A value must be specified.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
When page is loaded
Criteria
When page is submitted
Criteria
Technical Information
Page IDSelectionQuery_modifyCriteria
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\SelectionQuery\Criteria\Maintain\SelectionQuery_modifyCriteria.uim
Page Load InterfaceSelectionQuery.readCriteria
Page Submit InterfaceSelectionQuery.modifyCriteria
Linked From PagesEnter Criteria (SelectionQuery_addCriteria), Enter Criteria (SelectionQuery_modifyQueryCriteria)