Versions Compared

Key

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

Table of contents 

Table of Contents

Description

The Scheduler (Quartz) Component is introduced to be able to facilitate multi-node environments. This is used for evaluation cases and task in a DCM project (or a project that uses the process engine). Please consider if the advanced scheduler is more suitable for your situation. In the Basic scheduler the evaluation of task is done by a polling mechanism. Every time the interval expires the process engine starts evaluation for a project.

More information about the basic scheduler can be found at the Process Engine page.

Requirements

This component is configured to persist data in memory by default for demo and standalone development purpose, but we strongly advice to persist data in a database. See platform support for the supported databases.


Configuration

The configuration can be found here.