Schedule

The scheduled task allows you to schedule a specific task in the workflow sequence.
  • Provision to add a scheduler job between different workflow tasks
  • Provision to schedule the job by a specific day of the week, hour and minute
  • Provision to pass schedule date, time as variable across workflow tasks.

For example, in order to auto implement or schedule the implementation of a work order, you can define a Schedule task after a Review task.