Forward events from SAP Integration Suite, advanced event mesh to SAP Build Process Automation
- How to configure REST Delivery Points in SAP Integration Suite, advanced event mesh.
- How to forward messages from a queue to a REST consumer.
Prerequisites
- You have access to an SAP Integration Suite, advanced event mesh tenant and an SAP Integration Suite tenant.
Now that you are familiar with the SAP Integration Suite, advanced event mesh, how you can publish and subscribe to events, and how you can exchange messages using an event broker service, you will tackle a common business scenario: forwarding events to an application that exposes a REST endpoint. In this particular case, you will forward events to SAP Build Process Automation, so that you can trigger a business process in it. For example, you may want to forward the BusinessPartner created event from SAP S/4HANA Cloud.
There are scenarios where the target system/application can’t consume messages directly from an event broker but you still want these systems/applications to be part of our event-driven world and react to events as they are produced. Fortunately, some of these systems might expose APIs (REST endpoints) through which you can notify them of an event.
For these cases, you can leverage REST Delivery Points to forward messages from a queue to that system. For example, the integration you are about to configure between SAP S/4HANA Cloud and SAP Build Process Automation goes through an event broker service in SAP Integration Suite, advanced event mesh. In AEM, you end up configuring a REST Delivery Point to forward the events received and start a process in SAP Build Process Automation.
You can check out this SAP Tech Bytes: SAP S/4HANA Cloud + SAP Integration Suite, AEM + SAP Build Process Automation.
By the end of this tutorial, you will achieve a communication scenario like the one below.





















