Skip to main content
Version: 8.7

Overview

Camunda integrations are capabilities that enable Camunda’s process automation platform to seamlessly interact with various external systems, services, and technologies. By leveraging these integrations, you can design workflows that orchestrate business logic both within Camunda and across other platforms or applications—creating end-to-end process automation solutions.

Currently, this consists of Camunda's SAP integration, including:

  • CSAP setup command line utility: A command line interface (CLI) tool to configure and deploy all SAP integration artifacts.
  • SAP OData Connector: A protocol and outbound Connector that runs as a Docker image on the SAP Business Technology Platform (BTP)..
  • Business Technology Platform (BTP) plugin: An artifact deployed on SAP BTP that connects to Camunda 8 SaaS, providing:
    1. A generic Fiori app to start BPMN processes and display Camunda Forms in the Fiori design language.
    2. Selective exposure of SAP BTP services for BPMN tasks enabling bidirectional integration.
    3. A generic endpoint for initiating BPMN processes.
  • SAP RFC Connector: A Java Spring Boot application that runs on SAP BTP.