Description
This page allows you to clone existing investigation query.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Client ReferenceCONCERN_ROLE_SEARCH_ALTERNATE_ID_CODEParticipant reference type of the primary client.No
ALTERNATE_IDNo
First NameFIRST_FORENAMEFirst name of the client whose investigations you wish to search.No
Last NameSURNAMELast name of the client whose investigations you wish to search.No
Query Name
LabelTypeDescriptionMandatory
My Query NameQUERY_NAME_TEXTThe name of the query which you wish to save.No
Investigation Criteria
LabelTypeDescriptionMandatory
TypeINVESTIGATION_TYPE_TAB_LISTType of investigation you wish to search for. No
SubtypeINVESTIGATION_SUBTYPE_TAB_LISTSubtype of investigation you wish to search for. No
Owned ByCASE_OWNER_TAB_LISTFilter by investigation owner.No
StatusCASE_STATUS_TAB_LISTInvestigation status is dependent on the investigation processing. For example, a status can be open, active, or closed.No
Start Date FromCURAM_DATEInvestigation start date range start value.No
ToCURAM_DATEInvestigation start date range end value.No
End Date FromCURAM_DATEInvestigation end date range start value.No
ToCURAM_DATEInvestigation end date range end value.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe cancel action dismisses the page.
SaveThe save action updates the query using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
The application failed to read back your saved query.Please contact your administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An exact match has been performed on first name and/or last name because only a single character was entered into the search field.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
At least one search criteria must be entered.LinkNo
First name field must contain at least %1n alphanumeric character(s).LinkNo
First name field must contain at least %1n alphanumeric characters in order to include a wildcard character.LinkNo
Last name field must contain at least %1n alphanumeric character(s).LinkNo
Last name field must contain at least %1n alphanumeric characters in order to include a wildcard character.LinkNo
Must enter a Query Name.LinkNo
Please refine the search criteria. At least one more search criteria must be specified.LinkNo
Please specify additional search criteria.LinkNo
Reference field must contain at least %1n alphanumeric character(s).LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The end 'From' date must not be before the start 'From' date.LinkNo
The end 'To' date must not be before the end 'From' date.LinkNo
The end 'To' date must not be before the start 'To' date.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Query Name '%1s' already exists please choose a different name.LinkNo
The record you are trying to update cannot be found. Please contact your administrator.LinkNo
The start 'From' date must not be in the future.LinkNo
The start 'To' date must not be before the start 'From' date.LinkNo
The start 'To' date must not be in the future.LinkNo
Related Entities
Technical Information
Page IDInvestigation_cloneQuery
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Investigation Delivery\Query\Investigation_cloneQuery.uim
Page Load InterfaceInvestigationQuery.getInitialSearchCriteria, InvestigationQuery.read
Page Submit InterfaceInvestigationQuery.create
Linked From PagesInvestigation_queryList, My Investigation Queries (Investigation_queryListAndRun)