Triggering SAP Build Process Automation via Business Events
Tutorials that teach this
- Tutorial 7 - Add Approval Step and Use Inbox
- Tutorial 6 - Capture Events in SAP Build Process Automation
- Tutorial 5 - Send Events to SAP Build Process Automation
- Tutorial SAP Build: Event-Based Processes CodeJam – Introduction
- Tutorial Set up SAP Build Process Automation connectivity with SAP Cloud Application Event Hub
- Tutorial Forward events from SAP Integration Suite, advanced event mesh to SAP Build Process Automation
- Tutorial 9 - Add 2nd Approval With Custom Variables, Conditions and Form Events
Discovery missions teaching this
Prerequisites
- Concept Queue Binding Configuration in AEM REST Delivery Points A Queue Binding Configuration in an AEM REST Delivery Point (RDP) links a specific message queue to the RDP so that messages stored in that queue are forwarded to a configured HTTP endpoint. Developers use it to connect an AEM queue — such as one receiving events from SAP Integration Suite, advanced event mesh — to a downstream consumer like SAP Build Process Automation, enabling reliable event-driven delivery over REST.
- Concept Integration Dependency Declaration
- Concept Configuring REST Consumers in AEM REST Delivery Points A REST Consumer in an AEM REST Delivery Point (RDP) defines the target HTTP endpoint to which SAP Advanced Event Mesh forwards events, allowing developers to connect event streams to external services such as SAP Build Process Automation. Developers configure the REST Consumer with the destination URL and credentials so that messages published to a queue are automatically delivered via HTTP POST to the configured service. This setup is used, for example, to trigger process automation workflows whenever specific business events occur in the event mesh.
- Concept Event-Driven Architecture
- Concept SAP Build Process Automation Setup and Subscription
- Concept Event-Based Process Orchestration in SAP Build
- Concept BusinessPartner Changed Event in SAP S/4HANA Cloud
- Concept SAP Build Process Automation Workflow Design
- Concept CloudEvents Message Structure and Custom Events
- Concept CloudEvents Specification