Description
This page allows you to reserve the next available task from the work queue.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Work QueueWORK_QUEUE_IDName of the work queue. Yes
Links and Actions
Page Level Actions
LabelDescription
CancelCloses the page and returns to the user's workspace
SaveThis function reserves the next task on the selected work queue. The task to reserve is determined using the task priority and the date on which the task was assigned to the work queue. This function reserves the highest priority task which is assigned to the work queue for the longest period. An environment variable is used to control whether task priority is used in determining which task to reserve. If this variable is set to exclude task priority, then the task assigned to the work queue for the longest period is reserved regardless of priority. If a task is reserved, then the Task Home page is opened, displaying the details of the reserved task.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Are you sure you want to unsubscribe the job from this work queue?LinkNo
Are you sure you want to unsubscribe the organization unit from this work queue?LinkNo
Are you sure you want to unsubscribe the position from this work queue?LinkNo
Are you sure you want to unsubscribe the user from this work queue?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
Unsubscribe Job From Work Queue:LinkNo
Unsubscribe Organization Unit From Work Queue:LinkNo
Unsubscribe Position From Work Queue:LinkNo
Unsubscribe User From Work Queue:LinkNo
You are not currently subscribed to any work queues.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 task was not added to your My Tasks list as there are currently no assigned tasks that match the selected criteria.LinkNo
The Key Server cache and the Key Server database values are out of sync and therefore this record cannot be inserted. LinkNo
The login ID %1s does not map to a user name.LinkNo
Related Entities
When page is loaded
ExternalUser
Users
WorkQueue
When page is submitted
Task
TaskAssignment
TaskHistory
Technical Information
Page IDInbox_reserveNextWorkQueueTask
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Workflow\Inbox\Inbox_reserveNextWorkQueueTask.uim
Page Load InterfaceInbox.searchWorkQueueName
Page Submit InterfaceInbox.reserveNextWorkQueueTask
Linked From PagesInbox (Inbox_viewUserInbox)