Description
This page allows the user to create criteria for a selection query.
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
CancelClick the Cancel link to dismiss the page.
SaveClick the Save link to create the criteria.
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 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
None
When page is submitted
Criteria
SelectionQueryCriteriaLink
Technical Information
Page IDSelectionQuery_createCriteriaFromCreate
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\SelectionQuery\Criteria\Create\SelectionQuery_createCriteriaFromCreate.uim
Page Load Interface
Page Submit InterfaceSelectionQuery.createCriteria
Linked From PagesEnter Criteria (SelectionQuery_addCriteria), Add Criteria (SelectionQuery_createCriteriaFromCreate)