Sap source/sink Connector, version 0.9.4

Sap

The SAP connector is a generic set of connectors, using the Apache Kafka Connect framework for reliably connecting Kafka with SAP systems .
These connectors are developed and maintained by SAP. We will provide some default installation and usage information. For specific SAP configuration we would like to point to the SAP Homepage. Prerequisite to a working environment will be a configured SAP environment. At this point in time no additional information about creating or configuring such environment will be given.

Configuring a new sink Connector

Except from the general procedure of creating an Axual connector application the SAP repo is full of examples of sink config scenarios. Please consult that information for your specific example scenarios.

Configuring a new source Connector

Except from the general procedure of creating an Axual connector application the SAP repo is full of examples of source config scenarios. Please consult that information for your specific example scenarios.

Cleanup

Once you are done, stop the Connector-Application and cleanup the unused axual resources.

License

Sap source/sink-Connector is licensed under the Apache License, Version 2.0.

Source code

The source code for the Connect-Plugin can be found at github.com/SAP/kafka-connect-sap.