Event-Driven Multi-Tenant Architecture on SAP BTP with CAP and SAP Event Mesh

This blog post aims to help SAP developers (customers or partners) to develop event-driven applications onsap event SAP Business Technology Platform using SAP Event Mesh as the event message broker with a SaaS Multi-Tenant approach. The solution is developed using the SAP Cloud Application Programming Model (CAP) NodeJS framework leveraging its out-of-the-box messaging capabilities and implements two microservices: the first consumes event messages from a message queue in an SAP Event Mesh message client and dispatches them to the second, which is a multi-tenant application that receives such messages in the subscriber according to the message source.
IMPORTANT NOTE: please be aware that this blog post is targeted to experienced CAP developers and serves exclusively as a reference for further developments.

 

​ This blog post aims to help SAP developers (customers or partners) to develop event-driven applications onsap event SAP Business Technology Platform using SAP Event Mesh as the event message broker with a SaaS Multi-Tenant approach. The solution is developed using the SAP Cloud Application Programming Model (CAP) NodeJS framework leveraging its out-of-the-box messaging capabilities and implements two microservices: the first consumes event messages from a message queue in an SAP Event Mesh message client and dispatches them to the second, which is a multi-tenant application that receives such messages in the subscriber according to the message source.IMPORTANT NOTE: please be aware that this blog post is targeted to experienced CAP developers and serves exclusively as a reference for further developments.   Read More Technology Blogs by SAP articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author