You are viewing the documentation for Blueriq 14. Documentation for other versions is available in our documentation directory.

This functionality is only available with the High Availability License. Please contact Blueriq Support.

This page shows how to configure the scheduler when running in a Runtime cluster.

Why would you want to use the advanced scheduler

You can find more detailed information on the Process Engine page.

Configuration

The general configuration can be found here.

Advanced scheduler configuration

As described in Process Engine, when switching from the Basic Scheduler to the Advanced Scheduler please read the Migration to Advanced Scheduler guide. Afterwards, you only have to enable the Advanced Scheduler by enabling the following property:

application.properties
blueriq.scheduler-quartz.advanced-scheduler=true



8 Comments

  1. Other possibilities:

    MINUTES | HOUR | NEVER 
    Default: 
    HOUR
  2. How do we enable/disable this ??

  3. This is the basic scheduler

  4. Task scheduler is the advanced scheduler which schedules jobs per task.