SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Publish-Subscribe Messaging Pattern

The Eventing Module is a component on SAP Business Technology Platform that developers use to set up event-driven communication between applications. By adopting an event-driven architecture, applications can react to changes and triggers asynchronously rather than relying on direct, synchronous calls. Developers configure the module to enable reliable message exchange across distributed services within the SAP BTP landscape.

Tutorials that teach this

Docs explaining this concept

Concepts that build on this