Description
This page allows you to modify a daily schedule slot. A daily schedule slot defines the number of work items that can be processed at a location during a set time period.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
NameNAMESlot name.Yes
FrequencyFREQUENCY_PATTERNFrequency indicating how often the slot is available for work scheduling. You cannot select a frequency that conflicts with an existing slot availability frequency assigned to the same slot.No
Start TimeCURAM_TIMEStart time of the period during which the time slot is valid.Yes
End TimeCURAM_TIMEEnd time of the period during which the time slot is valid. Note that the end time must be scheduled on the same date as the start time.Yes
Start DateCURAM_DATEStart date of the period during which the slot is available for work scheduling. You cannot select a start date outside the active period for the daily schedule.No
End DateCURAM_DATEEnd date of the period during which the slot is available for work scheduling. You cannot select an end date outside the active period for the daily schedule.No
Maximum Work UnitsSLOT_MAX_WORK_UNITSMaximum number of work items allowed for this slot. Work cannot be scheduled at this location during the time slot once the maximum number of work items is exceeded.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.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
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 Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A slot with the name %1s already exists at this daily schedule. Please use a different name.LinkNo
End date must not be earlier than the end date of any associated positions.LinkNo
End date must not be later than the start date of the next location schedule.LinkNo
Invalid Slot Times. Start time cannot be equal to end time.LinkNo
Slot end time must be specified.LinkNo
Slot end time must not be before slot start time.LinkNo
Slot name must be specified.LinkNo
Slot start time must be specified.LinkNo
Start date must not be earlier than the start date of the location schedule.LinkNo
Start date must not be later than end date.LinkNo
Start date must not be later than the start date of any associated positions.LinkNo
Start date must not be later than the start date of the next location schedule.LinkNo
The login ID %1s does not map to a user name.LinkNo
The modified number of work items must be less than or equal to the maximum number of scheduled work units for this slot.LinkNo
The slot times cannot overlap with an existing slot for this schedule.LinkNo
You cannot modify this daily schedule as it has been canceled.LinkNo
You cannot modify this slot as it has been canceled.LinkNo
Related Entities
Technical Information
Page IDOrganization_modifySlotFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Organization\Location\Slot\Organization_modifySlotFromList.uim
Page Load InterfaceOrganization.readSlot
Page Submit InterfaceOrganization.modifySlot
Linked From PagesSchedule Home (Organization_viewDailySchedule)