Description
This page allows you to create an action for a meeting. Any meeting actions decided upon can be added to the meeting minutes along with the person responsible for the action and the due date by which it is to be complete.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
SubjectTASK_SUBJECTSubject of meeting action.Yes
Due DateCURAM_DATETIMEDue date of the meeting action. Workflows are provided which are enacted when actions go past their due date.No
Assigned To
LabelTypeDescriptionMandatory
NameFULL_NAMEName of the person assigned to the meeting action. This can either be an internal user such as an agency worker or a multidisciplinary team member.No
RoleMEETING_ACTION_ATTENDEE_ROLERole of the person assigned to the meeting action. For example, the multidisciplinary team member may fill the role of doctor, teacher, psychologist, etc.No
AttendedCURAM_INDICATORThis indicates whether or not the person assigned to the meeting action actually attended the meeting. Meeting actions can only be assigned to persons invited to attend the meeting. They do not, however, have to attend the meeting to be assigned to actions.No
Select
LabelTypeDescriptionMandatory
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates a new record from the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An entity identifier cannot be null.LinkNo
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
Cannot instantiate Meeting Attendee implementation for type %1c.LinkNo
Exception instantiating default implementation for Case Meeting Details : %1s.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No database access is allowed at this point.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Error could not read case header for cases linked to this meeting.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No concrete DAO specified for discriminator value '%1s'.LinkNo
No database access is allowed at this point.LinkNo
Subject must be entered.LinkNo
The deadline is too far in the future and can not be stored correctlyLinkNo
The login ID %1s does not map to a user name.LinkNo
The Social Enterprise Folder is closed it cannot be modified.LinkNo
Workflows
When page is loaded
None
When page is submitted
WorkflowDescription
MEETINGACTIONCreates a task for a user when a meeting action is recorded as part of recording meeting minutes for a meeting. Note that this workflow process is not currently being initiated by any OOTB processing.
MEETINGACTIONNOCASECreates tasks for users arising out of meeting actions recorded in meeting minutes where there is no case reference attached to the meeting.
Related Entities
Technical Information
Page IDMeetingMinutes_createAction
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\SECCommon\SEF\Application\MeetingMinutes\MeetingMinutes_createAction.uim
Page Load InterfaceMeetingMinutes.getMeetingContext, MeetingMinutes.listPotentialActionAssignees
Page Submit InterfaceMeetingMinutes.createMeetingAction
Linked From PagesMeeting Minutes (MeetingDetails_listMeetingsForSEF)