Description
This page allows you to subscribe the current user to a work queue. A work queue is a subscription based list that can be assigned as a task allocation target
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
Work QueueWORK_QUEUE_IDWork queue from the drop-down list of the organization's work queues. Your system administrator can add a new work queue via the Work Queues page (see "Code Tables" in the Cúram Administration Guide).Note that you cannot subscribe to a work queue if the work queue does not allow user subscriptions or you do not have the appropriator user sensitivity level. If you are the administrator for the work queue, you can add users to that work queue, including yourself, but you must do so from the Work Queue Subscriptions page.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action allows you to subscribe the current user to the work queue.
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
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
A closed user cannot subscribe to the work queue.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
User cannot subscribe to this work queue.LinkNo
You have a lower sensitivity than that of the work queue.LinkNo
Related Entities
When page is loaded
ExternalUser
Users
WorkQueue
When page is submitted
ExternalUser
Users
WorkQueue
WorkQueueSubscription
Technical Information
Page IDWorkAllocation_subscribeCurrentUserToWorkQueue
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Work Allocation\Inbox\Work Queue\WorkAllocation_subscribeCurrentUserToWorkQueue.uim
Page Load InterfaceWorkAllocation.listAvailableWorkQueuesForCurrentUser
Page Submit InterfaceWorkAllocation.subscribeCurrentUserToWorkQueue
Linked From PagesMy Work Queues: (WorkAllocation_listCurrentUserWorkQueue)