Table Description
Contact Log Attendee: A participant in a contact between a case worker and an individual on a case.

A record of the participants in a Contact Log. These are the case workers and the case participants who were involved in the contact being recorded.

Example

In a telephone call between a case worker and a participant in a case. There would be a record for each of the individuals who were involved in the telephone call recorded here.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Core::Reference Model::Service Layer::ContactLogAttendee::Entity::ContactLogAttendee
Controlling File: core\model\Packages\Reference Model\Service Layer\ContactLogAttendee\Entity\ContactLogAttendee_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
LAST_UPDATED_FIELDyes
Attributes (6)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
contactLogAttendeeIDkeynoUnique reference number assigned by the system to the contact log record.CONTACT_LOG_ATTENDEE_ID SVR_INT64
contactLogIDdetailsnoThe unique reference number for the contact log that the attendees are associated with.CONTACT_LOG_ID SVR_INT64
attendeeTypedetails Contact Log attendees can be case participants or system users (case workers). This field records that information.CONTACT_LOG_ATTENDEE_TYPEContactLogAttendeeTypeSVR_STRING<10>
concernRoleIDdetails If the attendee is not a user of the system their unique identifier is recorded here.CONCERN_ROLE_ID SVR_INT64
userNamedetails If the attendee is a user of the system their unique identifier is recorded here.USER_NAME SVR_STRING<64>
recordStatusdetails Status of the contact log attendee record. The values are 'Active' or 'Canceled' these are used to support logical deletion of this record.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (1)
ChildParent
ContactLogAttendee.contactLogIDContactLog.contactLogID
Indices (1)
Index NameAttributes
ContactLogIDIndexcontactLogID
Operations (9)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: contactLogAttendeeID
PRE_DATA_ACCESS: yes
Method to create new Contact Log Attendee record. 
cancelnsmodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
Method to cancel specified Contact Log Attendee record. 
validateDetails  Method to validate Contact Log Attendee details to be created. 
searchActiveConcernRolesByContactLogIDnsmultiPRE_DATA_ACCESS: yes
 
Method to list active concern roles registered as Contact Log Attendee for specified Contact Log id.SQL
searchActiveUsersByContactLogIDnsmultiPRE_DATA_ACCESS: yes
 
Method to list active users registered as Contact Log Attendee for specified Contact Log id.SQL
countActiveByContactLogIDConcernRoleIDnsPRE_DATA_ACCESS: yes
 
Method to count active Concern Role Attendee records for specified Contact Log id and Concern Role id.SQL
countActiveByContactLogIDUserNamensPRE_DATA_ACCESS: yes
 
Method to count active Concern Role Attendee records for specified Contact Log id and User name.SQL
readread Standard Operation 
searchActiveByLinkIDnsmultiPRE_DATA_ACCESS: yes
 
Method to list active contact log participants for specified link id and link type.SQL
Related Pages (60)
Add Contact Log Attendee (Case_addContactLogAttendee)
Add Contact Participant (Case_addContactLogAttendee1)
Delete Contact (Case_cancelContactLog)
New Contact Log (Case_createContactLog)
New Contact (Case_createContactLog1)
Contact Log (Case_listContactLog)
Contact Log (Case_listContactLog1)
Edit Contact (Case_modifyContactLogFromList)
Edit Contact (Case_modifyContactLogFromView)
Preview Contact Log Details (Case_previewContactLogs)
Preview Contact Log Details (Case_previewContactLogs1)
Preview Contact Log Details (Case_previewContactLogView)
Delete Contact Participant (Case_removeContactLogAttendee)
Search Contacts (Case_searchContactLog)
Search (Case_searchContactLog1)
View Contact (Case_viewContactLog)
View Contact Log (Case_viewContactLogTransaction)
List Contact Participant (CaseContactLog_listAttendee)
New Contact (CaseContactLogWizard_addAttachments)
New Contact (CaseContactLogWizard_addNarrative)
New Contact Participant (CaseContactLogWizard_addParticipants)
Contact Log (ICInvestigationSample_listContactLog)
Contact Log (ICInvestigationSample_listContactLog1)
Add Contact Participant (IncidentContactLog_addContactLogContact)
Delete Contact Log: (IncidentContactLog_cancelContactLog)
Delete Contact (IncidentContactLog_cancelContactLog1)
New Contact Log: (IncidentContactLog_createContactLog)
New Contact (IncidentContactLog_createContactLog1)
List Contact Participant (IncidentContactLog_listAttendee)
All Contact (IncidentContactLog_listByIncident1)
Edit Contact Log (IncidentContactLog_modifyContactLogFromList)
Edit Contact (IncidentContactLog_modifyContactLogFromList1)
Edit Contact Log (IncidentContactLog_modifyContactLogFromView)
Edit Contact (IncidentContactLog_modifyContactLogFromView1)
Preview Contact Log Details (IncidentContactLog_previewContactLogs)
Preview Contact Log Details (IncidentContactLog_previewContactLogsView)
Delete Contact (IncidentContactLog_removeContactLogContact)
Delete Contact Participant (IncidentContactLog_removeContactLogContact1)
Contact Search (IncidentContactLog_searchContactLog)
View Contact Log (IncidentContactLog_viewContactLog)
New Contact (IncidentContactLogWizard_addAttachments)
New Contact (IncidentContactLogWizard_addNarrative)
New Contact Participant (IncidentContactLogWizard_addParticipants)
Contact Log (OutcomePlan_listContacts)
Preview Contact Log Details (OutcomePlan_previewContactLogView)
Search (OutcomePlan_searchContactLog)
Contact Logs: (ProviderInvestigation_listContactLog)
Add Contact Participant (ProviderManagement_addContactLogContact)
Delete Contact Log (ProviderManagement_cancelContactLog)
New Contact Log (ProviderManagement_createIncidentContactLog)
Contact Logs (ProviderManagement_listIncidentContactLogs)
Edit Contact Log (ProviderManagement_modifyContactLogFromList)
Edit Contact Log (ProviderManagement_modifyContactLogFromView)
Delete Contact (ProviderManagement_removeContactLogContact)
Contact Search (ProviderManagement_searchContactLog)
View Contact Log For Incident: # BEGIN, CR00321084, GA (ProviderManagement_viewContactLog)
View Contact Log For Incident: (ProviderManagement_viewContactLogParticipants)
New Contact (ProviderManagementContactLogWizard_addAttachments)
New Contact (ProviderManagementContactLogWizard_addNarrative)
New Contact (ProviderManagementContactLogWizard_addParticipants)