Settings for Downstream Deadline from Upstream

You can create a Workflow, in which deadline on the downstream task can be specified by the upstream task. It makes easy to tell information about deadline such as "This translation must be done by October 2nd" and "this quote must be created till tomorrow". And also available to make it send an 'alarm mail' to the members in the team as one hour before the deadline.

To Setup to Enable "Deadline Data" Input at Upstream Task

Here we suppose a simple Workflow which has only two tasks, 'Request task' as the Upstream task, and 'Processing task' as Downstream.

ProcessModel_Deadline-en
 

To prepare Data Item for specifying a deadline

workflow-copy-deadline-en

In the [Process Data Item] screen, add a process data item of Date type or Datetime type. (name them [Sample] as following)

  • To specify the deadline at 'Date + Time' →  Datetime type [Deadline Datetime])
  • To specify the deadline by 'Date' →  Date type [Deadline Date]

*The 'time' of a deadline is 23:59 when specified in Date type.

 

 To Setup 'Request task' Enable to Enter the Deadline Data

Set the permission of the 'Deadline' data item to "Read Write" in the [Permission] setting page, for a processor of 'Request task' can specify a deadline.

 

To Specify a Date or Datetime as the deadline of the Downstream Task

Setting 'Deadline' in the 'Processing Task'

Open the property screen of 'Processing task' in Process Diagram page.

  1. Select "Deadline Daytime"
  2. Select "none" for [Action]

* List of Date type and Datetime type process data item will be indicated in the pulldown

Deadline-en