
Onibex
Onibex provides "One Connect," a specialized adapter designed to liberate data from SAP systems (ECC and S/4HANA). It sits directly on the SAP application layer and streams business objects (like Invoices, Orders) directly to Apache Kafka.
Why use it in EDA? SAP is often a "black box" that is hard to integrate. Onibex solves this by turning SAP into a real-time event producer. It eliminates complexity by mapping technical tables to readable business events, allowing you to trigger modern microservices the moment something happens in your ERP.
How do we use it?
- SAP Liberation: Streaming "Order Created" events from SAP to consumer apps.
- Real-time Inventory: Syncing SAP inventory levels with e-commerce platforms instantly.


