Business Event Services
Introduction
Studio Pro integrates with the Mendix Business Events module. With Mendix Business Events, apps can signal when something important happens and subscribe to these events to receive notifications. Business events work like a mailing list that shares event notifications between apps.
This page describes Business Event Service documents in Studio Pro. For complete documentation, see Mendix Business Events.
Business Event Service Documents
When you create a business event service, Studio Pro adds a Business Event Service document to your app.
Business Event Services
One app defines business event services centrally for a specific use case. Other apps can then send or receive these predefined events.
Creating a New Business Event Service
To create a new business event service, right-click a module in your app and go to Add other > Business event service > Create a new business event service. Studio Pro opens the business event service document:
See the Creating a New Business Event Service section of Mendix Business Events for more information.
Using an Existing Business Event Service
To use an existing business event service, right-click a module in your app and go to Add other > Business event service > Use an existing business event service. After you import the YAML file, Studio Pro opens the business event service document:
See the Using an Existing Business Event Service section of Mendix Business Events for more information.