Description
This is a sample page which allows you to create a wait list.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Wait List Information
LabelTypeDescriptionMandatory
Resource IDINTERNAL_IDThe resource's ID for which the client wants to wait.Yes
Wait List TypeWAIT_LIST_TYPEThe type of the wait list. Yes
PriorityWAIT_LIST_ENTRY_PRIORITYThe priority of the wait list entry.No
PositionPHYSICAL_DESIGNATED_CAPACITY_STRINGThe position of the client in the list of wait list entries list.No
Review DateCURAM_DATEThe date on which the wait list entry needs to be reviewed by the user.No
Expiry DateCURAM_DATEThe date on which the wait list entry concludes. After this date, the client will no longer be available for allocation.No
CaseParticipantRole IDINTERNAL_IDThe client's ID who is willing to wait for the resource.Yes
Comments
LabelTypeDescriptionMandatory
CommentsWAIT_LIST_ENTRY_COMMENTSComments recorded by the user relating to the wait list entry.No
Links and Actions
Page Level Actions
LabelDescription
CancelDismisses the page and returns user to previous page.
SaveCreates a wait list entry.
Messages
When page is loaded
None
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 wait list already exists for this resource for Type %1c.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 Case Participant Role ID is invalid.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 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 Resource ID is invalid.LinkNo
The Resource ID must be entered.LinkNo
The Type must be entered.LinkNo
This client %1s is already wait listed on the same wait list.LinkNo
This entity may not be inserted.LinkNo
Related Entities
When page is loaded
None
When page is submitted
CaseParticipantRole
WaitList
WaitListEntry
Technical Information
Page IDProviderManagement_createSampleWaitList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPMSample\WaitList\ProviderManagement_createSampleWaitList.uim
Page Load Interface
Page Submit InterfaceMaintainSampleWaitList.createWaitListEntry
Linked From PagesCreate Wait List (ProviderManagement_createSampleWaitList), ProviderManagement_sampleTestPages