Table Description
Meeting Attendee: A internal user, external user or participant invited to attend a meeting.

When a internal user, external user or participant is invited to a meeting, an email containing details of the meeting is sent to the invitee. The meeting functionality uses iCal, a standard for calendar data exchange, to send meeting requests to all meeting invitees via email. An iCal is also generated and sent to all invitees if the meeting is updated or cancelled. When a invitee is invited to a meeting the invitation is displayed in their calendar. For each invitee invited to a meeting the status of their reply e.g. Accepted, Declined, and their attendance is captured.

Example

Linda Smith is a 31 year old single parent. She has a 10 year old son, Robert Smith. Linda Smith is out of work and is having difficulty finding a job, as a result she claims of being stressed and not having enough money to provide for herself and her child. A Child Welfare social enterprise folder (SEF) is created for Linda and Robert Smith and a multidisciplinary team is assigned. The multidisciplinary team assigned to Linda and Robert Smith's Child Welfare SEF consists of external users such as Robert's teacher and internal users such as an agency worker. A new meeting is scheduled from the SEF's calendar by Robert's teacher, all invitees are informed of the meetings details by email. Personal information manager (PIM) integration with Curam meetings is provided so that meeting requests will appear in the invitees PIM. This means that users can view meetings scheduled in Curam in their PIM calendar and accept or decline meetings using their PIM calendar without having to log into Curam. The user's acceptance through their PIM calendar will be saved on the Curam calendar so that the meeting organizer can view all acceptance responses.

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::Meetings::Entity::MeetingAttendee
Controlling File: core\model\Packages\Meetings\Entity_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
Attributes (8)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
meetingAttendeeIDkeynoUnique reference number assigned by the system to a meeting attendee record.MEETING_ATTENDEE_ID SVR_INT64
attendeeTypedetails Type of attendee invited to the meeting. Values include 'User', 'Participant', 'Multidisciplinary Team Member'.MEETING_ATTENDEE_TYPEMeetingAttendeeTypeSVR_STRING<10>
relatedIDdetails Unique reference number of the user, case participant, or MDT member to whom this attendee record refers.ACTIVITY_ATTENDEE_ID SVR_STRING<64>
invitationAcceptanceStatusdetails Status of attendee's acceptance to the meeting invite. Values include 'Accepted', 'Tentatively Accepted', 'Declined', 'None'.MEETING_INVITATION_ACCEPTANCE_STATUSMeetingInvAcceptStatusSVR_STRING<10>
attendedInddetails Indicates whether or not the attendee attended the meeting or not.CURAM_INDICATOR SVR_BOOLEAN
recordStatusdetails Status of the meeting attendee record. Values include 'Active' or 'Canceled'. Logical deletion is supported.RECORD_STATUS_CODERecordStatusSVR_STRING<10>
meetingIDdetailsnoUnique reference number of the meeting minutes record with which the meeting attendee is associated.MEETING_DETAILS_ID SVR_INT64
commentsdetails User entered remarks regarding the meeting attendee.COMMENTS SVR_STRING<300>
Foreign Keys (2)
ChildParent
MeetingAttendee.meetingIDMeetingMinutes.meetingID
MeetingAttendeeIssueLink.meetingAttendeeIDMeetingAttendee.meetingAttendeeID
Indices (2)
Index NameAttributes
MeetingAttendeeIdxattendeeType, relatedID
MeetgAttendeeIdx2meetingID
Operations (6)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: meetingAttendeeID
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
searchByMeetingreadmulti Returns a list of Meeting Attendees for the Meeting ID passed in. 
searchByRelatedIDAndTypereadmulti Returns a list of attendees for the related ID and type given. 
searchByRelatedIDTypeAndMeetingreadmulti Returns a list of attendees for the related ID, type, and meeting ID given. 
Related Pages (71)
Add Invitation (CalendarMeetingDetails_addAttendee)
Edit Agenda (CalendarMeetingDetails_editAgenda)
Edit Invitation (CalendarMeetingDetails_editAttendee)
Delete Meeting Minutes (CalendarMeetingDetails_remove)
Remove Invitation (CalendarMeetingDetails_removeAttendee)
Edit Meeting Details (CalendarMeetingDetails_updateRichTextDetails)
Edit Notes (CalendarMeetingDetails_updateRichTextNotes)
Meeting Minutes (CalendarMeetingDetails_viewAttendance)
Meeting Minutes (CalendarMeetingDetails_viewAttendanceInline)
Meeting Minutes (CalendarMeetingDetails_viewAttendanceNotFromCase)
Meeting Minutes (CalendarMeetingDetails_viewNotes)
Meeting Minutes (CalendarMeetingDetails_viewNotesInline)
Meeting Minutes (CalendarMeetingDetails_viewNotesNotFromCase)
Add Attachment (CalendarMeetingMinutes_addAttachmentsFromView)
Add Action (CalendarMeetingMinutes_createAction)
Edit Action (CalendarMeetingMinutes_editActionFromList)
Issue Meeting Minutes (CalendarMeetingMinutes_issueMinutes)
Minutes Issued To History (CalendarMeetingMinutes_listIssueHistory)
Edit Attachment (CalendarMeetingMinutes_modifyAttachmentFromList)
Meeting Minutes (CalendarMeetingMinutes_modifyAttachmentsInline)
Meeting Minutes (CalendarMeetingMinutes_modifyAttachmentsNotFromCase)
Delete Attachment (CalendarMeetingMinutes_removeAttachment)
View Attachment (CalendarMeetingMinutes_viewAttachment)
Meeting Minutes Summary (CalendarMeetingMinutes_viewSummary)
Meeting Actions (MeetingActions_modify)
Attendance (MeetingAttendence_modify)
New Invitation (MeetingDetails_addAttendee)
Edit Attendance (MeetingDetails_editAttendee)
Meeting Details (MeetingDetails_modify)
Delete Meeting Minutes (MeetingDetails_remove)
Remove Meeting Attendee (MeetingDetails_removeAttendee)
Details (MeetingDetails_richTextModify)
Meeting Details (MeetingDetails_updateDetailsAndDecisions)
Meeting Minutes: (MeetingDetails_updateNotes)
Edit Meeting Details (MeetingDetails_updateRichTextDetailsAndDecisions)
Edit Notes (MeetingDetails_updateRichTextNotes)
Meeting Minutes: (MeetingDetails_viewAttendance)
Meeting Minutes: (MeetingDetails_viewAttendanceNotFromCase)
Meeting Minutes: (MeetingDetails_viewNotes)
Meeting Minutes: (MeetingDetails_viewNotesNotFromCase)
Meeting Files (MeetingMinutes_addAttachmentsFromList)
New Attachment (MeetingMinutes_addAttachmentsFromView)
New Action (MeetingMinutes_createAction)
Edit Action (MeetingMinutes_editActionFromList)
Edit Action (MeetingMinutes_editActionFromListFromAgenda)
Action: (MeetingMinutes_editActionFromView)
Action: (MeetingMinutes_editActionFromViewFromAgenda)
Edit Attendance (MeetingMinutes_editAttendeeFromAgenda)
Issue Meeting Minutes (MeetingMinutes_issueMinutes)
Minutes Issued History (MeetingMinutes_listIssueHistory)
Edit Attachment (MeetingMinutes_modifyAttachmentFromList)
Edit Attachment (MeetingMinutes_modifyAttachmentFromListFromAgenda)
Meeting Minutes: (MeetingMinutes_modifyAttachments)
Meeting Minutes: (MeetingMinutes_modifyAttachmentsNotFromCase)
Edit Attachment (MeetingMinutes_modifySingleAttachment)
Delete Attachment (MeetingMinutes_removeAttachment)
Delete Meeting Attachment (MeetingMinutes_removeAttachmentFromListFromAgenda)
Delete Meeting Attendee (MeetingMinutes_removeAttendeeFromAgenda)
View Attachment (MeetingMinutes_viewAttachment)
Meeting Minutes Summary (MeetingMinutes_viewSummary)
Meeting Actions (MeetingMinutesWizard_actions)
Meeting Files (MeetingMinutesWizard_attachments)
Meeting Attendance (MeetingMinutesWizard_attendance)
Meeting Decisions (MeetingMinutesWizard_decisions)
Meeting Details (MeetingMinutesWizard_meetingDetails)
Meeting Notes (MeetingMinutesWizard_notes)
Meeting Minutes Summary (MeetingMinutesWizard_summary)
Meeting Notes (MeetingNotes_modify)
Notes (MeetingNotes_richTextModify)
View Attachment: (SocialEnterpriseFolder_viewMeetingMinutesAttachmentTransaction)
Meeting Minutes Summary: (SocialEnterpriseFolder_viewMeetingMinutesTransaction)