Versions Compared

Key

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

Introduction

In the new DCM architecture, the Runtime component is responsible for task execution. This could either be automatic, without user interaction or manually by a user using the user interface. It communicates with the Case Engine when a task starts and when a task is completed or canceled.

...

In this setup, the Runtime should not have a dependency on the Process SQL Store component as this component is used in the Case Engine only.

Runtime installation

The Runtime can be downloaded using the artifactory or installed using the installer.

If the installer is used, the Runtime will install and run automatically. If you want to serve the Runtime in an application server, the Installing Runtime page explains how to do that.

Runtime configuration

The Runtime should be configured with the profiles enabled corresponding to the components mentioned in the introduction.

...