SAP-samples / partner-reference-application

The partner reference application provides samples and guidance to build, deploy, run, and integrate full-stack multi-tenant applications on the SAP Business Technology Platform (BTP).
Apache License 2.0
18 stars 7 forks source link

Using SAP Event Mesh in multi tenant multi backend application #9

Closed codeyogi911 closed 8 months ago

codeyogi911 commented 8 months ago

I was going through the application and was wondering if there is a way to subscribe events from multiple S4 systems in this application?

knutheusermann commented 8 months ago

The SAP Event Mesh can be used to realize event-based integrations between S/4HANA Cloud and single-tenant partner applications. You find an example on Github in the single-tenant version of the partner reference application version 1 (using SAP Business ByDesign as ERP). For partner-managed multitenant applications we are planning to realize event-based integrations with S/4HANA Cloud using the SAP Event Broker in the future. Follow our updates on the partner reference application version 2 for more information once the SAP Event Broker is available for partner-managed applications.

codeyogi911 commented 8 months ago

@knutheusermann thanks but what should we use now? We are building a saas solution on BTP.