Description
This page allows you to record participation for an activity.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
ClientsTAB_DELIMITED_STRINGThe clients to record the participation for.No
DateCURAM_DATEThe date of the participation.Yes
Absent ReasonABSENCE_REASONThe reason the client was absent from the activity.No
Time Attended
LabelTypeDescriptionMandatory
Time AttendedNUMBER_OF_HOURSNo
Time AttendedNUMBER_OF_MINUTESNo
Time Absent
LabelTypeDescriptionMandatory
Time AbsentNUMBER_OF_HOURSNo
Time AbsentNUMBER_OF_MINUTESNo
Federal Allowable Component
LabelTypeDescriptionMandatory
ComponentINTERNAL_IDThe list of federal allowable components that may be added to the action. This is only applicable if the action is predefined, and has been linked to a federal allowable component in administration.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments about the participation.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action create a participation record based on the details entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s (%2s %3s)LinkNo
-- All Clients --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
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
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
'Time Attended' and/or 'Time Absent' must be entered.LinkNo
A 'Progress Reason' must be entered if 'Progress' is recorded.LinkNo
An 'Absent Reason' must be entered if 'Time Absent' is recorded.LinkNo
An 'Absent Reason' must not be selected unless 'Time Absent' has been entered.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
A row identifier cannot be null.LinkNo
Attendance must be captured.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
No row manager set which contains the optimistic lock.LinkNo
Participation can not be recorded for this type of activity. Please contact your administratorLinkNo
Participation has already been recorded for %1s (%2s) on the %3d.LinkNo
The date entered does not fall on a scheduled participation date.LinkNo
The following information is mandatory when recording participation: CaseParticipantRoleID RelatedActivityID RelatedActivityType.LinkNo
The number of attended units %1n must be greater than or equal to 0.LinkNo
The number of hours (%1n) must be between 0 and 24.LinkNo
The number of minutes (%1n) must be between 0 and 59.LinkNo
The number of unattended units %1n must be greater than or equal to 0.LinkNo
The participation date must be within the activity date range (%1d - %2d).LinkNo
The service date must be entered.LinkNo
The time entered does not match the scheduled time of (%1n:%2s) for the activity.LinkNo
The time entered must be less than or equal to 24 hours.LinkNo
This entity may not be inserted.LinkNo
You cannot modify this record as it has been canceled.LinkNo
Related Entities
When page is loaded
ConcernRole
OutcomePlanAction
When page is submitted
ConcernRole
DailyAttendance
Technical Information
Page IDOutcomePlan_recordActivityParticipation
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Delivery\OutcomePlan\Participation\OutcomePlan_recordActivityParticipation.uim
Page Load InterfaceOutcomePlanActivity.listClientsForActivity
Page Submit InterfaceOutcomePlanActivity.recordActivityParticipation
Linked From PagesParticipation (OutcomePlan_listParticipation), Participation (OutcomePlan_viewActivityParticipationCalendar), Participation (OutcomePlan_viewActivityParticipationList), Activity Participation Calendar (OutcomePlanService_viewParticipationCalendar)