Description
This page allows the user to search the recorded contact logs. The search can be performed using any of the details recorded for a contact log or by using the name or username of an attendee as the search criteria. The search results are displayed in the list below the search criteria.A Contact Log is any interaction or meeting that occurs between the caseworker and client, which relates to an investigation case. Contact Logs may occur in many different locations and be conducted face to face or through other media. Each investigation may have one or many contact logs which relate to different clients over the case lifecycle.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Search Criteria
LabelTypeDescriptionMandatory
PurposeCONTACT_LOG_PURPOSEThe purpose of the Contact Log to be searched for, example 'Alleged Victim Contact'.No
LocationCONTACT_LOG_LOCATIONThe location where the Contact took place, example 'Home' or 'School'No
Start DateCURAM_DATETIMEThe date and/or time when the Contact took place.No
End DateCURAM_DATETIMEThe date and/or time when the Contact ended.No
Contact TypeCONTACT_LOG_TYPEThe type of contact that took place, 'interview' for example.No
MethodCONTACT_LOG_METHODThe communication method employed to perform the contact, by 'Telephone' for example.No
Contact Case ParticipantCONCERN_ROLE_IDThis denotes that the contact log attendee used in the search is a registered participant in the case.No
User NameUSER_NAMEThis denotes that the person used in the search is a user of the system.No
Concerning Case ParticipantCONCERN_ROLE_IDThis denotes that the contact log concern used in the search is a registered participant in the case.No
Search Results
LabelTypeDescriptionMandatory
Contact TypeCONTACT_LOG_TYPEThe type of contact that took place, 'interview' for example.No
Start DateCURAM_DATETIMEThe date and/or time when the Contact took place.No
PurposeCONTACT_LOG_PURPOSE_TAB_LISTThe purpose of the Contact Log to be searched for, example 'Alleged Victim Contact'.No
LocationCONTACT_LOG_LOCATIONThe location where the Contact took place, example 'Home' or 'School'No
MethodCONTACT_LOG_METHODThe communication method employed to perform the contact, by 'Telephone' for example.No
Addendum IndicatorCURAM_INDICATORIndicates if additional notes are recorded for contact log.No
Action
LabelTypeDescriptionMandatory
Links and Actions
Page Level Actions
LabelDescription
CloseClose this page and return to the list Contact Logs page.
EditClick the edit link beside a listed contact log to edit the details of that contact log.
PreviewClick the Preview link to preview contact log notes.
ResetReset the search criteria fields.
SearchEnter some search criteria and click search to perform the search.
ViewClick the view link beside a listed contact log to view the details of that contact log.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2sLinkNo
%1s %2s (%3n)LinkNo
%1s %2s %3sLinkNo
%1s %2s %3s (%4n)LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
No service plan security implementation has been registered. Please contact an Administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
You do not have appropriate privileges to perform this operation.LinkNo
You do not have appropriate privileges to perform this operation for this client.LinkNo
When page is submitted
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
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Person RecordLinkNo
Please select at least one Contact to preview.LinkNo
Prospect RecordLinkNo
The login ID %1s does not map to a user name.LinkNo
The login ID %1s does not map to a user name.LinkNo
You must specify some search criteria.LinkNo
Related Entities
Technical Information
Page IDCase_searchContactLog
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Case\Contact Log\Case_searchContactLog.uim
Page Load InterfaceIntegratedCase.listCaseParticipantsDetails
Page Submit InterfaceCase.previewCaseContactLogs, Case.searchContactLog
Linked From PagesContact Log (Case_listContactLog), Search Contacts (Case_searchContactLog), Contact Log (ICInvestigationSample_listContactLog)