Description
This page allows the supervisor to reserve to a user one or more of the tasks assigned to an work queue.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Reserve To User
LabelTypeDescriptionMandatory
Reserve To UserUSER_NAMENo
Reserve To UserUSER_NAMENo
Filter Criteria
LabelTypeDescriptionMandatory
CategoryACTIVITY_CATEGORY_CODEThe activity categoryNo
PriorityTASK_PRIORITY_CODEThe priority of the task, e.g. High, Medium or Low.No
Deadline Start DateCURAM_DATEThe lower date when searching for tasks by a deadline date rangeNo
Deadline End DateCURAM_DATEThe upper date when searching for tasks by a deadline date rangeNo
Creation Start DateCURAM_DATEThe lower date when searching for tasks by a creation date rangeNo
Creation End DateCURAM_DATEThe upper date when searching for tasks by a creation date rangeNo
Max Tasks ShownRECORD_COUNTThe maximum number of tasks displayed in the resultsYes
Business Object Type
LabelTypeDescriptionMandatory
Business Object TypeTASK_SEARCH_BUSINESS_OBJ_TYPENo
Business Object TypeTASK_SEARCH_BUSINESS_OBJECT_IDNo
Results
LabelTypeDescriptionMandatory
Task IDTASK_IDThe unique reference number of the task. This is automatically generated by the system when the task is created.No
SubjectTASK_SUBJECTA brief description of the task.No
PriorityTASK_PRIORITY_CODEThe priority of the task, e.g. High, Medium or Low.No
AssignedTASK_TIMESTAMPThe date and time when the task was last assigned.No
DeadlineTASK_TIMESTAMPThe date when this task is due.No
Select
LabelTypeDescriptionMandatory
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action reserves the selected cases to the selected user.
SearchOnce you have selected filter options, you can press the Search button to search for the case. The case is displayed in the case details panel.
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
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The application failed to read back your saved query.Please contact your administrator.LinkNo
The login ID %1s does not map to a user name.LinkNo
The login ID %1s does not map to a user name.LinkNo
Your search has exceeded the maximum limit for the number of records that can returned. Please narrow your search criteria.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s %2s %3s %4sLinkNo
%1s tasks found that match the search criteria.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Creation Start date must be before Creation End date.LinkNo
Deadline Start date must be before Deadline End date.LinkNo
Displaying %1d of %2d tasks assigned to the work queue.LinkNo
Please select a Business Object Type search criteria.LinkNo
Please select a user to reserve tasks to.LinkNo
Please select one user to reserve tasks to only.LinkNo
Please specify a numerical value greater than 0 for Max Tasks Shown.LinkNo
Select at least one search criteria.LinkNo
Specifying a value of more than %1d in Max Tasks Shown may adversely affect the performance. Please specify a value of %1d or less.LinkNo
Task %1s is already reserved to %2sLinkNo
Task with ID %1s does not exist.LinkNo
The business object type %1c does not correspond to the type of the selected business object.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
This user does not have the appropriate sensitivity level to have tasks from this work queue reserved to them.LinkNo
User %1s is not an active user and tasks cannot be added to such a user's My Tasks list.LinkNo
User name must be provided.LinkNo
User search filter record already exists for specified user name and type.LinkNo
User search filter type must be provided.LinkNo
You have not selected any tasks.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_reserveWorkQueueAssignedTasksToUser
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\SupervisorWorkspace\Workqueue\Supervisor_reserveWorkQueueAssignedTasksToUser.uim
Page Load InterfaceMaintainSupervisorTasks.readTaskFilterCriteriaPageDetails, MaintainSupervisorUsers.listSupervisorUsers, MaintainSupervisorWorkQueues.readWorkQueueAssignedTasksPageFilterCriteria
Page Submit InterfaceMaintainSupervisorWorkQueues.reserveWorkQueueAssignedTasksToUser
Linked From PagesReserve Tasks (Supervisor_reserveWorkQueueAssignedTasksToUser), Assigned Tasks (Supervisor_workQueueWorkspaceAssignedTasks)