Event Sourcing

Event sourcing is based on the principle of storing the cause and not the effect of an action.

Flexibility.
Efficiency.
measurement.

The Exacta Platform runtime ensures that all executed actions are controlled and validated following the rules defined in the corresponding Process Model.

Domain specific language (DSL)

The Exacta Platform Domain Specific Language is the central piece that binds together model definitions and the event source store, enabling the developer to write expressions with terms defined in specific process models.