Description
This page allows you to edit 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
NameSELECTION_QUERY_NAMEThe business name of the selection query.Yes
QuerySELECTION_QUERY_CATEGORYThe type of objects that the selection query will impact. For example, a query may be associated to cases or participants.Yes
Query TypeSELECTION_QUERY_TYPEThe type of selection query which determines whether or not search criteria parameters are explicitly included.Yes
SQLSELECTION_QUERY_SQL_TEXTThe SQL statement that will be used to execute the selection query.Yes
Page Names
LabelTypeDescriptionMandatory
Random GenerationSELECTION_QUERY_PAGE_NAMEThe name of the page that will be used to randomly gather the search criteria for dynamic queries.No
Manual SearchSELECTION_QUERY_PAGE_NAMEThe name of the page that will be used to manually gather the search criteria for dynamic queries.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelClick the Cancel link to dismiss the page.
NextThe Next action opens the add criteria screen.
Save & ExitThe Save & Exit action saves the selection query and quits the wizard.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
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
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
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 query must be specified.LinkNo
A query name must be specified.LinkNo
A query type must be specified.LinkNo
Comment entered exceeds the maximum length it should not be longer than '%1n' characters.LinkNo
If the query type is dynamic a page name for manual case search must be specified.LinkNo
If the query type is dynamic a page name for random case generation must be specified.LinkNo
Manual Search must not be entered when query type is Fixed.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
Random Generation must not be entered when query type is Fixed.LinkNo
SQL text must be specified.LinkNo
The SQL query is invalid.LinkNo
This is a predefined selection query and cannot be modified.LinkNo
This selection query has already been canceled and cannot be modified.LinkNo
This selection query is active and cannot be modified.LinkNo
Related Entities
When page is loaded
Criteria
SelectionQuery
SelectionQueryCriteriaLink
When page is submitted
SelectionQuery
Technical Information
Page IDSelectionQuery_modifySelectionQuery
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\SelectionQuery\Maintain\SelectionQuery_modifySelectionQuery.uim
Page Load InterfaceSelectionQuery.readSelectionQuery
Page Submit InterfaceSelectionQuery.modifySelectionQuery
Linked From PagesSelectionQuery_listSelectionQueries, Enter Criteria (SelectionQuery_modifyQueryCriteria)