SAP / kafka-connect-sap

Kafka Connect SAP is a set of connectors, using the Apache Kafka Connect framework for reliably connecting Kafka with SAP systems
Apache License 2.0
119 stars 54 forks source link

Question: Can this connector be used for SAP AFS/R3 #81

Closed dgoyal1504 closed 2 years ago

dgoyal1504 commented 3 years ago

I need to connect SAP AFS with Kafka (Source as well as producer). Can this connector be used as an intermediary?

elakito commented 3 years ago

It sounds like you just want to transfer data between AFS and Kafka. This Hana connector may be used if your data resides in HANA in somewhat consumable way.

I don't know what integration options are available at AFS and whether other SAP integration products (e.g., CPI, which is based on Apache Camel) are currently used to transfer data to and from AFS to another system. Depending on what integration options are available at AFS, maybe Apache Camel's Kafka connector may be a more appropriate way to transfer data to and from Kafka. You can use this Hana connector when the data will go to or come from Hana.