Versions Compared

Key

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

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. Aside from task execution, the Runtime contains the dashboard overview of multiple cases, the intake to create a case and the case dashboard to view and interact with a single case. It also responsible for anything that is related to interacting with the user, like dashboarding, widgets, and triggering message events through the UI's also possible to trigger communication to the Case Engine through the UI, like triggering a message event or starting a task using the DCM Lists Service containers.

In the previous versions of DCM, the Runtime also contained the Process Engine. This is not the case anymore, the Process Engine is now part of the Case Engine.

...