Profiles

We provide a number of yaml property files that can be optionally activated as Spring profiles to modify the behavior of Atoti Market Risk. These files all follow the naming pattern application-<profile>.yaml to conform with Spring requirements.

Each profile sets specific properties to make Atoti Market Risk work for a particular use case, for example different modes of distribution, different methods of data loading, or running with DirectQuery.

Specify different profiles by modifying the spring.profiles.active property in application.yaml or by overriding this property at runtime.

This section describes the format and values of the profiles provided in Atoti Market Risk.