Emitting Process events to Kafka for Analytics using Red Hat Process Automation Manager — KIE Community
Red Hat AMQ Streams, based on Apache Kafka, is a streaming platform. Since the 7.10 release of Red Hat Process Automation Manager, users have access to out-of-box Kafka integration. Easily integrate the business processes with Kafka, for emitting or consuming events. Earlier this month, I wrote an article on how to create a business process using Red Hat Process Automation Manager and Red Hat AMQ Streams on OpenShift. In this article, we will see how you can configure the KIE Server to emit Kafka messages about every event when a process, case, or task is completed. The KIE Server sends the messages when it commits transactions.
These events can then be pushed to an analytics engine for visualizing the process metrics. Head over to learn how this can be achieved using a step by step example.
Originally published at https://blog.kie.org on August 27, 2021.