Description
This page allows you to query any investigations currently assigned to you or assigned to the organizational object which you belong to. The query can then be saved and run at any time.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
My Query NameQUERY_NAME_TEXTThe name of the query which you wish to save.No
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
Investigation Criteria
LabelTypeDescriptionMandatory
TypeINVESTIGATION_TYPE_TAB_LISTType of investigation you wish to search for. No
StatusCASE_STATUS_TAB_LISTInvestigation status is dependent on the investigation processing. For example, a status can be open, active, or closed.No
SubtypeINVESTIGATION_SUBTYPE_TAB_LISTSubtype of investigation you wish to search for. No
Owned ByCASE_OWNER_TAB_LISTFilter by investigation owner.No
LabelTypeDescriptionMandatory
Start FromCURAM_DATEInvestigation start date range start value.No
End FromCURAM_DATEInvestigation end date range start value.No
Start ToCURAM_DATEInvestigation start date range end value.No
End ToCURAM_DATEInvestigation end date range end value.No
Client Reference
LabelTypeDescriptionMandatory
Client ReferenceCONCERN_ROLE_SEARCH_ALTERNATE_ID_CODENo
Client ReferenceALTERNATE_IDNo
Results
LabelTypeDescriptionMandatory
ReferenceCASE_REFERENCEInvestigation reference number. If the system recognizes the investigation reference number entered in the Reference field, the reference number is displayed in the investigation details panel. You can view the investigation home page by clicking on the reference number.No
TypeINVESTIGATION_CONFIG_TYPEInvestigation type.No
SubtypeINVESTIGATION_DELIVERY_SUBTYPEInvestigation subtype.No
ClientCONCERN_ROLE_NAMERegistered participant who is the client of the investigation. You can view the participant home page by clicking on the primary client name.No
ResolutionRESOLUTION_CODEResolution recorded for the investigation.No
StatusCASE_STATUS_CODEInvestigation status is dependent on the investigation processing. For example, a status can be open, active, or closed.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe close action dismisses the page.
ResetReset the fields to their default values.
Run QueryPress the run query button to run your query.
SaveThe save action creates the query using the information entered on the page.
Save & RunThe save action creates 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 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
No investigation could be found which matched the search criteria.LinkNo
No Investigation Search implemented. Please contact an Administrator.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 action '%1s' requested by the page is unknown. Please contact your 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_createQuery
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Investigation Delivery\Query\Investigation_createQuery.uim
Page Load InterfaceInvestigationQuery.getInitialSearchCriteria
Page Submit InterfaceInvestigationQuery.createOrRunWithMessages
Linked From PagesNew Investigation Query (Investigation_createQuery), Investigation_queryList, My Investigation Queries (Investigation_queryListAndRun)