A short description of what this interface does, for whom, and why.
Summary:
This integration creates a shopping cart in SAP SRM based on the reception of a purchase request event sent by 11VMS when a purchase request is approved .
The integration is triggered by 11VMS calling the EventMeshWrapperFor11VMS API on each purchase request validation

| Source | 11VMS | purchase request provider |
| Target | SAP SRM | SRM creating shopping cart |
| Frequency | How often data is sent | each time a purchase request is approved in 11VMS |
| Direction | Direction of the data flow | Inbound |
| Data Object | Business object | Shooping Cart |
| Data Volume | Estimated volume | Low (less than 10/day) |
| SLA | Performance expectations | 99.9% uptime, < 500ms |
| Communication Protocol | Protocol used to transfer data | HTTPS / REST / AMQP |
| Data Format | Format of exchanged data | JSON |
| Versioning Strategy | Approach to manage versions | Explicit versioning in ID |
| Communication Protocol | Protocol used to transfer data | RFC |
| Data Format | Format of exchanged data | XML |
| Versioning Strategy | Approach to manage versions | Explicit versioning in ID |
| 11VMS(source) | OAuth2 | HTTPS | N/A | |
| CPI iFlow | OAuth2 | N/A | N/A | Secured within CPI runtime |
| SAP SRM (target) | Client Certificate | HTTPS (TLS 1.2) | SAP Roles | Authenticated via Cloud Connector |
| APIs | EventMeshWrapperFor11VMS_v2 & EventMeshAPI_v1 & 11VMSProxy_V2 |
| iFlow IDs | "process 11VMS notification_EventMesh" & "process purchase request" |
| GitHub | N/A |
| API Specification | OpenAPI Spec |
| Mapping Document | Mapping Sheet |
| Technical Documentation | 11VMS Webhooks technical Specification |
| Business Owner | Procurement Team |
| Technical Owner | Integration Team |
2025-12-28 – Created as version V1Diagram Image:
| SAP Integration Suite | CPI / iflow-customer-sync-v1 | Executes transformation and forwarding |
| SAP APIM | API Proxy: customer-api-v1 | Secures and publishes the REST endpoint |
| SAP Event Mesh | Topic: sap/s4/customer/created | Event source when asynchronous |