Description
This page allows you to reserve a number of tasks from a work queue to a user.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Select Work QueueWORK_QUEUE_IDA drop down menu of the names of all the work queues that the user is subscribed to. Select the work queue from which you want to reserve the tasks.Yes
Number of TasksNUMBER_OF_RECORDSEnter the number of tasks that you want to reserve to the user.Yes
Reserve ByTASK_RESERVE_BY_OPTIONA drop down menu containing the methods by which assigned tasks can be reserved, i.e. Longest Assigned, or Priority.Yes
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action reserves the specified number of tasks from the chosen work queue to the user.
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
When page is submitted
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
Only %1n tasks were assigned to this work queue. All tasks have been reserved.LinkNo
Only the work queue administrator and the users subscribed to this work queue can reserve tasks from this work queue.LinkNo
Task with ID %1s does not exist.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
The XML for the workflow data object snapshot is invalid due to excessive number of white space characters.LinkNo
This task cannot be reserved to another user manually as it has already been queued for forwarding. The new task assignee(s) will be notified once the forward completes.LinkNo
This task has already been made available by %1s.LinkNo
This task is closed and cannot be added to the My Tasks list.LinkNo
User %1s is not an active user and tasks cannot be added to such a user's My Tasks list.LinkNo
You do not have the appropriate sensitivity level to reserve tasks from this work queue.LinkNo
You have input an invalid number. The number must be a whole positive number.LinkNo
Workflows
When page is loaded
None
When page is submitted
WorkflowDescription
SupervisorReserveTaskNotificationNotifies a user that a task that was assigned to the user has now been reserved to the user by a supervisor.
Related Entities
Technical Information
Page IDSupervisor_reserveWorkQueueTasksForUser
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\SupervisorWorkspace\Users\Supervisor_reserveWorkQueueTasksForUser.uim
Page Load InterfaceMaintainSupervisorUsers.listWorkQueueForUser
Page Submit InterfaceMaintainSupervisorUsers.reserveTasksFromWorkQueueForUser
Linked From PagesSupervisor_userAssignedTasksDueByWeek, Supervisor_userAssignedTasksDueOnDate, Supervisor_userReservedTasksDueByWeek, Supervisor_userReservedTasksDueOnDate, Supervisor_userTasksByWeek, Supervisor_userTasksDueOnDate, Work Queues (Supervisor_userWorkQueues)