Description
This page allows you to modify a task without a deadline.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
Details
LabelTypeDescriptionMandatory
SubjectTASK_SUBJECTTask subject. Note that you cannot update the subject of a system generated task.Yes
StatusTASK_STATUS_CODETask status from the drop-down list of task statuses, e.g. not started, in progress or completed. Your system administrator can add a new task status via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).No
PriorityTASK_PRIORITY_CODETask priority from the drop-down list of priority levels, e.g. normal, low, or high priority. Your system administrator can add a new task priority via the Code Tables page (see "Code Tables" in the Cúram Administration Guide).No
Time WorkedCURAM_TIMEAmount of time spent working on the task. The system automatically updates the total number of hours and minutes spent working on the task based on the additional time entered.No
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSUser comments on this record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
Task with ID %1s does not exist.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 with a status of closed cannot be modified.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
Task with ID %1s does not exist.LinkNo
The login ID %1s does not map to a user name.LinkNo
The task can only be modified by the user it is reserved by.LinkNo
Related Entities
When page is loaded
Task
Task_wa
TaskWDOOverflow
When page is submitted
ExternalUser
Task
Task_wa
TaskWDOOverflow
Users
Technical Information
Page IDWorkAllocation_modifyTaskWithoutDeadline
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\Work Allocation\Inbox\Task Maintenance\WorkAllocation_modifyTaskWithoutDeadline.uim
Page Load InterfaceWorkAllocation.readTaskForModification
Page Submit InterfaceWorkAllocation.modifyTask
Linked From Pages