Default configuration

The default processing configuration transforms decision management (Operational Decision Manager and Decision Intelligence) raw events into time series. All time series are written to a single OpenSearch index, regardless of the ruleset path. Optionally, you can write time series to a dedicated Kafka topic by enabling the Kafka egress.

Default settings for Operational Decision Manager

Transformation
Raw events are transformed into time series. The result of the default transformation contains both business data and common data. For more information about the default format of raw events and time series, see Reference for Operational Decision Manager decisions events.
Kafka ingress
Raw events are consumed from a Kafka topic that is named icp4ba-bai-odm-ingress.
OpenSearch egress
Time series are written to an OpenSearch index that is named icp4ba-bai-odm-timeseries.
Kafka egress
Kafka egress is disabled by default. If you enable it, time series are written to the Kafka topic that is named icp4ba-bai-odm-egress.

Default settings for Decision Intelligence

Transformation
Raw events are transformed into time series. The result of the default transformation contains both technical data and business data. For more information about the default format of raw events and time series, see Reference for Decision Intelligence events.
Kafka ingress
Raw events are consumed from a Kafka topic that is named icp4ba-bai-ads-ingress.
OpenSearch egress
Time series are written to an OpenSearch index that is named icp4ba-bai-ads-timeseries.
Kafka egress
By default, the Kafka egress is disabled. To enable Kafka egress, see Updating the processing configuration.

Default monitoring source

To monitor the result of the processing, Business Performance Center relies on a monitoring source configuration. Business Automation Insights always automatically creates a default monitoring source to monitor data from the icp4ba-bai-odm-timeseries and icp4ba-bai-ads-timeseries OpenSearch index. This default monitoring source is declared in the default Operational Decision Manager and Decision Intelligence processing configuration.