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

The case engine uses its own scheduler to schedule tasks of these types:

  • Timer nodes
  • Expiration tasks

The Case Engine Scheduler has persistent storage that has an administration of the tasks to execute and the moment at which the task should be executed. The scheduler adds a message to the queue which will trigger the Case Engine to execute a scheduled task at the moment the task was scheduled.

Configuration

The case engine scheduler is enabled automatically when the case-engine profile is enabled. For more information on configuring Quartz for the Case Engine Scheduler, please visit Case Engine Scheduler Quartz. For more information on configuring the Case Engine Scheduler Exchange, please visit Blueriq Case Engine.