SafeHealth Docs
Routine
Routine
Visit Routine on GitHub
Set theme to dark (⇧+D)

Auditing

A “Routine” is an abstract concept of the ability to execute a series of actions over a prolonged period of time while maintaining the State.

​​ Features

​​ Exception Handling

Description missing

​​ Management

​​ Management

Description missing

A specific kind of Routine is declared in a “Routine Definition” file. I.e., there is a “Create Organization Routine” which has its own Routine Definition.

Then whenever the “Routine Definition” gets triggered, a Routine Instance is created. In the context of SafeCDx Routines are executed by Zeebe.

When Routines are created, they end up as a thing in Zeebe.



​​ More resources