Description
This page allows you to modify a wait list entry record.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Wait list PositionWAIT_LIST_ENTRY_POSITIONThe position of the participant on the list of wait list entries.Yes
Expiry DateCURAM_DATEThe date on which the wait list entry ends. After this date, the client will no longer be considered for allocation.No
Comments
LabelTypeDescriptionMandatory
CommentsWAIT_LIST_ENTRY_COMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page and returns the user to the previous 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 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 specified wait list entry does not exist.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
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
The specified wait list entry does not exist.LinkNo
This entity may not be inserted.LinkNo
This wait list entry is not '%1c' it cannot be modified.LinkNo
Related Entities
When page is loaded
WaitListEntry
When page is submitted
WaitList
WaitListEntry
Technical Information
Page IDFundPM_updateWaitListEntry
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\FundPM\WaitList\FundPM_updateWaitListEntry.uim
Page Load InterfaceMaintainFundWaitList.viewWaitListEntry
Page Submit InterfaceMaintainFundWaitList.updateWaitListEntry
Linked From PagesSearch Wait List (FundPM_searchWaitListEntry)