Skip to Content
0
Former Member
May 13, 2010 at 10:57 AM

Workflow:: Work Item Deadline

278 Views

Hi Experts,

In on of the work item pertaining to recruitment, a standard ticker is displayed as - 'The following deadline was missed Requested end.u2019

---

As per the status of the work item the ticker is changing to

u2022 Requested start:

If a work item is created before the requested start, it assumes the status waiting. When the requested start is reached, the workflow runtime system forces the work item into the status ready.

u2022 Requested end:

The processing of the work item should be completed by the time the requested end is reached.

The deadline is reached when the work item assumes the status completed.

u2022 Latest start:

The processing of the work item must have been started by the time the latest start is reached.

The deadline is reached when the status of the work item changes from ready to either reserved or in process for the first time.

u2022 Latest end:

The processing of the work item must be completed by the time the latest end is reached.

The deadline is reached when the work item assumes the status completed.

The deadlines for a work item are derived from the step definition in the workflow definition. The deadlines can also be set manually when starting a task or workflow in dialog, or be changed afterwards via the work item display. The reaction to a deadline being missed is laid down in the workflow definition and cannot be changed at runtime.

---

Is there any way we can disable this standard ticker???