This repository serves as the central location for all Camunda SAP connectors, providing integration solutions between Camunda and SAP S/4/ECC systems. It aggregates multiple connector projects, each tailored to a specific SAP protocol and deployment scenario.
- Protocol: SAP RFC (Remote Function Calls) to BAPIs and remote-enabled Function Modules
- Deployment: Java
.war
application for Cloud Foundry - Special Requirement: Requires SAP Java Connector (JCo) installed on the target system (not distributable via Docker due to SAP licensing)
- Documentation: See
rfc-connector/README.md
- Protocol: SAP OData v2 and v4
- Deployment: Distributed as a Docker image for SAP BTP
- Documentation: See
odata-connector/README.md
Each connector has its own development and release workflow. Please refer to the respective connector's README for instructions on local development, testing, and release management: