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

Case-Modelling has been in beta stage in the Blueriq 15 major. At the latest minor, all Blueriq 16.0 changes have been merged back to Blueriq 15.13. From this point on Case-Modelling is out of beta and can be used.

Please make sure to upgrade to at least Blueriq 15.13 when using Case-Modelling, possibly in a production environment. Earlier minor versions are not supported.

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

  • Timer nodes
  • Expiration tasks

It follows the design of the Advanced Scheduler, so there is a scheduler with 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.