Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By default Blueriq uses the basic scheduler for evaluating tasks and priorities. The evaluating is executed according to the configuration of the blueriq.timer.interval. This can be set to hourly (default) or each minute. Each time the interval expires the process engine starts evaluating each available project on the Runtime that uses the Process Engine. Per project all the cases are evaluated that contain timer tasks, automatic tasks, tasks with a expiration date or Priority Algorithms. When there is a match, these tasks are executed. 

Advanced scheduling

Note

When upgrading from the basic to the advanced scheduler, please refer to the Scheduler migration guide

...