Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Business Event Statements

Statements for managing business event services.

Business event services enable asynchronous, event-driven communication between Mendix applications (and external systems) using the Mendix Business Events platform. A service defines named messages with typed attributes and specifies whether the application publishes or subscribes to each message.

Statements

StatementDescription
CREATE BUSINESS EVENT SERVICEDefine a business event service with messages
DROP BUSINESS EVENT SERVICERemove a business event service
StatementSyntax
Show business eventsSHOW BUSINESS EVENTS [IN module]
Describe serviceDESCRIBE BUSINESS EVENT SERVICE module.Name