Table Description
Note Link: A relationship between a note and its parent record.

This table allows for the associations between a note and its parent record.

Example

An example of a note link would be a link between a note and a contact log

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::NoteLink::Entity::NoteLink
Controlling File: core\model\Packages\Reference Model\Service Layer\NoteLink\Entity\NoteLink_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (4)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
noteLinkIDkeynoUnique reference number assigned by the system to the note link record.NOTE_LINK_ID SVR_INT64
noteIDdetailsnoUnique reference number assigned by the system to the note record associated to this note link record.NOTE_ID SVR_INT64
linkIDdetailsnoUnique reference number assigned by the system to the parent record associated to this note link record.INTERNAL_ID SVR_INT64
recordStatusdetailsnoStatus of the issue resolution link record i.e. Active or Canceled.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
Foreign Keys (1)
ChildParent
NoteLink.noteIDNote.noteID
Indices (2)
Index NameAttributes
NoteLinkIndexlinkID
IND_1450928384noteID
Operations (5)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: noteLinkID
PRE_DATA_ACCESS: yes
Method to create new Note Link record. 
readread Method to read specified Note Link record. 
cancelnsmodifyOPTIMISTIC_LOCKING: yes
PRE_DATA_ACCESS: yes
This method changes the NoteLink status to 'cancelled' 
searchByLinkIDnsmulti Method to list Note Link records for specified Link ID.SQL
readNoteIDByLinkIDns Method to read most current Note details for specified Link ID.SQL
Related Pages (45)
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)
Search Contacts (Case_searchContactLog)
Search (Case_searchContactLog1)
View Contact (Case_viewContactLog)
View Contact Log (Case_viewContactLogTransaction)
View Contact Narrative (CaseContactLog_viewNarrative)
New Contact (CaseContactLogWizard_addAttachments)
New Contact (CaseContactLogWizard_addNarrative)
New Contact Participant (CaseContactLogWizard_addParticipants)
Contact Log (ICInvestigationSample_listContactLog)
Contact Log (ICInvestigationSample_listContactLog1)
Delete Contact Log: (IncidentContactLog_cancelContactLog)
Delete Contact (IncidentContactLog_cancelContactLog1)
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)
Contact Search (IncidentContactLog_searchContactLog)
View Contact Log (IncidentContactLog_viewContactLog)
View Contact Narrative (IncidentContactLog_viewNarrative)
Contact Log (OutcomePlan_listContacts)
Preview Contact Log Details (OutcomePlan_previewContactLogView)
Search (OutcomePlan_searchContactLog)
Contact Logs: (ProviderInvestigation_listContactLog)
Delete Contact Log (ProviderManagement_cancelContactLog)
Contact Logs (ProviderManagement_listIncidentContactLogs)
Edit Contact Log (ProviderManagement_modifyContactLogFromList)
Edit Contact Log (ProviderManagement_modifyContactLogFromView)
Contact Search (ProviderManagement_searchContactLog)
View Contact Log For Incident: # BEGIN, CR00321084, GA (ProviderManagement_viewContactLog)
View Contact Log For Incident: (ProviderManagement_viewContactLogNarrative)