Distributed applications often require communication via asynchronous messages. On the SAP side the SAP Cloud Platform Enterprise Messaging services provides a perfectly integrated way to listen to events from SAP. Similar on the Microsoft side Event Grid has a big number of event sources and event handlers.
In this POC we outline how SAP Cloud Platform Enterprise Messaging can be connected to Azure Event Grid. From there we take the event and send it to Logic Apps.
The full tutorial & code can be found at https://github.com/hobru/EM-EventGrid...
Additional information:
SAP Cloud Platform - https://cloudplatform.sap.com/
Microsoft Azure - https://azure.microsoft.com/en-us/free/
Tutorial - https://github.com/hobru/EM-EventGrid...