Description
This page allows the user to modify the wait list entry details.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
PositionPHYSICAL_DESIGNATED_CAPACITY_STRINGThe position of the client in the list of wait list entries.No
Expiry DateCURAM_DATEThe date on which the wait list entry ends. After this date, the client will no longer be available for allocation.No
PriorityWAIT_LIST_ENTRY_PRIORITYThe priority of the wait list entry.No
Review DateCURAM_DATEThe date on which the wait list entry needs to be reviewed by the user.No
Links and Actions
Page Level Actions
LabelDescription
CancelDiscards the changes and displays the View Wait List Entry page.
SaveSaves the modified wait list entry details and displays the View Wait List Entry page.
Messages
When page is loaded
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
A row identifier cannot be null.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 row manager set which contains the optimistic lock.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
A row identifier cannot be null.LinkNo
Expiry Date %1d must be later than today.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
Position must be greater than or equal to 1.LinkNo
Review Date %1d must be before the expiry date%2d.LinkNo
Review Date %1d must be later than today.LinkNo
The class '%1s' does not implement the interface curam.util.events.impl.EventFilter and therefore is not as an event filter.LinkNo
The class '%1s' does not implement the interface curam.util.events.impl.EventHandler therefore is not an event handler.LinkNo
The event filter: '%1s' could not be instantiated.LinkNo
The event handler: '%1s' could not be instantiated.LinkNo
The login ID %1s does not map to a user name.LinkNo
The Position %1s is invalid.LinkNo
The Position specified %1n must be less than or equal to the Position of the last entry %2n.LinkNo
The Position specified %1n must be less than or equal to the Position of the last entry +1 %2n.LinkNo
There are no '%1c' entries in the wait list the Position specified %2n must be 1.LinkNo
This entity may not be inserted.LinkNo
This wait list entry is not '%1c' it cannot be modified.LinkNo
Related Entities
Technical Information
Page IDProviderManagement_updateWaitListEntry
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPM\Provider\WaitList\ProviderManagement_updateWaitListEntry.uim
Page Load InterfaceMaintainWaitList.viewWaitListEntryDetails
Page Submit InterfaceMaintainWaitList.updateWaitListEntry
Linked From PagesWait Lists (ProviderManagement_listWaitListEntryForProvider), Provider Service Wait Lists: (ProviderManagement_listWaitListEntryForProviderOffering), Wait Lists (ProviderManagement_searchWaitListForProviderAndProviderOffering)