Breezz Configuration Capabilities
In general, in the framework we control everything by using metadata.To view all the features available in Breezz you have to from Setup, enter Meta in the Quick Find box, then select Custom Metadata Types.
Available configuration tools:
- Breezz Async Job Config - additional Breezz async jobs configuration.
- Breezz Data Loader - Breezz global data loader configuration. Data loaders are used by DataStore to load data.
- Breezz Feature Toggle - feature toggle functionality that allows disabling/enabling different system functions.
- Breezz Generic Config - Breezz Generic Configuration.
- Breezz Metric Config - Breezz metrics configuration.
- Breezz Scheduler Config - describes the task scheduling mechanism.
- Breezz Step Config - describes one business logic to be executed.
- Breezz Steps Group Config - defines the Steps Group which should be executed in a single unit of work.
- Breezz Trigger Config - Breezz trigger event handler configuration. Defines actions which need to be executed to handle Trigger events.
Additional framework settings can also be found by searching Custom Settings in the Quick Find box. Available configuration tools:
- Breezz Feature Flag - In these tools, we add fields, which are flags that are used to enable/disable functions at the user base level.
- Breezz Settings - general Breezz settings.