From f2a97825f1a1d9855fe3370053deec2925a21da0 Mon Sep 17 00:00:00 2001 From: "Gamze.Akpinar" Date: Mon, 23 Mar 2026 20:50:42 +0100 Subject: [PATCH] Enhance introduction by detailing deployment options for Business Events module --- .../modeling/integration/business-event-services/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/refguide9/modeling/integration/business-event-services/_index.md b/content/en/docs/refguide9/modeling/integration/business-event-services/_index.md index 97089efca49..5886a6d7860 100644 --- a/content/en/docs/refguide9/modeling/integration/business-event-services/_index.md +++ b/content/en/docs/refguide9/modeling/integration/business-event-services/_index.md @@ -7,7 +7,7 @@ description: "Overview of business event services in Studio Pro" ## Introduction -Studio Pro [9.18](/releasenotes/studio-pro/9.18/) and above integrates with Mendix Business Events module functionality. With the [Mendix Business Events](/appstore/services/business-events/) module, applications can signal when something important happens, and can subscribe to these events if they want to be informed. Business events are like a mailing list to share event notifications between apps. +Studio Pro [9.18](/releasenotes/studio-pro/9.18/) and above integrates with Mendix Business Events module functionality, which supports multiple deployment options including the Mendix Business Events module and alternatives such as Bring Your Own Kafka ([BYOK](/appstore/services/business-events-deployment/#byok)). With the [Mendix Business Events](/appstore/services/business-events/) module, applications can signal when something important happens, and can subscribe to these events if they want to be informed. Business events are like a mailing list to share event notifications between apps. This page references the **Business Event Service** documents in Studio Pro. See [Mendix Business Events](/appstore/services/business-events/) for the complete documentation.