Description
This page allows you to modify a users working pattern from a list. An organization working pattern is a 14 day working schedule that includes each day of the week and the working hours for each day. Cúram allows you to maintain a record of working patterns for the entire organization. You can either indicate an end date for this working pattern or you can leave the end date open. For open end dates, the system repeats the organization working pattern every 2 weeks. You can also create multiple working patterns for the organization. Note that these patterns cannot have overlapping dates with other organization working patterns.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Start DateCURAM_DATEStart date of the 14 day working pattern. The start date must be on a Monday. Note that you cannot select a start date on a date included in an existing organization working pattern.Yes
End DateCURAM_DATELast date of the 14 day working pattern. The end date, if there is an end date, must be on a Sunday; however, you can leave the end date blank, in which case, the working pattern repeats every 14 day period. Note that you cannot select an end date on a date included in an existing organization working pattern.No
Start TimeCURAM_TIMEDefault start time for each day during the working pattern. Note that you can select a non standard start time for any day during the working pattern.No
End TimeCURAM_TIMEDefault end time for each day during the working pattern. Note that you can select a non standard end time for any day during the working pattern.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An active working pattern already exists for the specified period.LinkNo
An active working pattern of this type already exists for the specified period.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A start date must be entered.LinkNo
A working pattern may only be defined for a period of %1s days or more.LinkNo
More than one active working pattern exists for the specified period.LinkNo
More than one active working pattern of this type exists for the specified period.LinkNo
Start date must not be later than end date.LinkNo
The start time and the end time should be provided.LinkNo
The start time must not be later than the end time.LinkNo
Too many owners of working pattern - select either user location or organization.LinkNo
User location or organization should be provided.LinkNo
Working patterns must end on a Sunday.LinkNo
Working patterns must start on a Monday.LinkNo
You cannot modify this working pattern as it has been canceled.LinkNo
Related Entities
When page is loaded
ExternalUser
NonStandardWorkingPattern
Users
WorkingPattern
When page is submitted
WorkingPattern
Technical Information
Page IDSupervisor_modifyUserWorkingPatternFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\SupervisorWorkspace\Users\Supervisor_modifyUserWorkingPatternFromList.uim
Page Load InterfaceOrganization.readUserWorkingPattern
Page Submit InterfaceOrganization.modifyUserWorkingPattern
Linked From PagesWorking Patterns (Supervisor_workingPatterns)