Migration considerations

The summary of differences between the previous implementation in Business Automation Insights 25.0.1 and earlier versus the current implementation starting in Business Automation Insights 26.0.0 and forward draws your attention to noteworthy changes. The Operator will handle all necessary changes to configuration files for the Content Platform Engine. In most cases no additional actions are required.

The Content Platform Engine processing is based on a customizable processing configuration for deployments of Business Automation Insights.

Kafka ingress topic

The Content event processing must use a dedicated topic.
  • Usage of a common ingress topic is not supported anymore. You define the ingress topic name in the processing configuration.
  • The default ingress topic name is icp4ba-bai-content-ingress.

Kafka egress

  • Usage of the common egress topic is not supported anymore. The egress topic name is defined in the processing configuration.
  • The default egress topic name is icp4ba-bai-content-egress.
  • Kafka egress is disabled by default.

Event processing

The default configuration provides the exact same behavior to transform raw events into time series and use the same OpenSearch index. Your existing dashboards are not affected.