Description
This page allows you to record a period of absence 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
ClientLOCALIZABLE_TEXTThe Client to record the absence period for.Yes
ActivityLOCALIZABLE_TEXTThe Activity to record the absence period for.Yes
From DateCURAM_DATEThe from date of the absence period.Yes
To DateCURAM_DATEThe to date of the absence period.Yes
Absent ReasonABSENCE_REASONThe reason for the absence.Yes
CommentsCOMMENTSUser comments about the absence.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action creates absence records for each occurrence of the activity within the start and end dates specified.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s (%2s %3s)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 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
'From Date' must be entered.LinkNo
'Time Attended' and/or 'Time Absent' must be entered.LinkNo
'To Date' 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
Based on the frequency of the activity. %1n absence record(s) have been created for the period %2d - %3d.LinkNo
Based on the frequency of the activity. %1n attendance record(s) have been created for the period %2d - %3d.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
Scheduled attendance can not be recorded for an activity that doesn't have a duration.LinkNo
Scheduled attendance can not be recorded for an activity that doesn't have a frequency.LinkNo
The 'From' and 'To' dates must be within the activity date range (%1d - %2d).LinkNo
The absence period cannot be recorded as the client was/is not scheduled to attend during the period specified.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 scheduled attendance cannot be recorded as the client is/was not scheduled to attend during the period specified.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
The To Date %2d must be on or later than the From Date %1d. 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
CaseParticipantRole
ConcernRole
When page is submitted
ConcernRole
DailyAttendance
Technical Information
Page IDOutcomePlan_recordAbsencePeriod
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\AssessmentPlanning\Delivery\OutcomePlan\Participation\OutcomePlan_recordAbsencePeriod.uim
Page Load InterfaceOutcomePlanActivity.listDropDownsForAbsencePeriod
Page Submit InterfaceOutcomePlanActivity.recordAbsencePeriod
Linked From PagesParticipation (OutcomePlan_listParticipation)