This directory contains a set of quick start projects to get you started with using the suite of Red Hat build of Apache Camel SAP components in a standalone Camel runtime.
| Field | Value |
|---|---|
| Author | William Collins - Fuse Team |
| Level | Beginner to Advanced |
| Technologies | SAP, Camel, Spring |
| Summary | These quick starts demonstrate how to configure and use the suite of Red Hat build of Apache Camel SAP components to integrate Apache Camel with SAP |
| Target Product | Red Hat build of Apache Camel for Spring Boot |
| Source | http://github.com/jboss-fuse/sap-quickstarts/ |
It is recommended that you study and run the quick starts in the following order:
Demonstrates how to perform Synchronous Remote Function Calls (sRFC) to SAP from Apache Camel.
Demonstrates how to perform Transactional Remote Function Calls (tRFC) to SAP from Apache Camel.
Demonstrates how to perform Queued Remote Function Calls (qRFC) to SAP from Apache Camel.
Demonstrates how to handle Synchronous Remote Function Calls (sRFC) from SAP within Apache Camel.
Demonstrates how to handle Transactional Remote Function Calls (tRFC) from SAP within Apache Camel.
Demonstrates how to send an Intermediate Document (IDoc) to SAP from Apache Camel.
Demonstrates how to send a list of Intermediate Document (IDoc) to SAP from Apache Camel.
Demonstrates how to send an Intermediate Document (IDoc) using the qRFC protocol to SAP from Apache Camel.
Demonstrates how to send a list of Intermediate Document (IDoc) using the qRFC protocol to SAP from Apache Camel.
Demonstrates how to handle a list of Intermediate Document (IDoc) from SAP within Apache Camel.
For more information see:
- Red Hat build of Apache Camel SAP Component Reference - Comprehensive documentation for the Red Hat build of Apache Camel SAP components
- Red Hat Fuse Product Page - General information about Red Hat Fuse
To run these quick starts you will need:
- Maven 3.6.2 or higher
- JDK 11 or higher
- Red Hat build of Apache Camel for Spring Boot
- SAP Libraries:
- SAP JCo3 library (sapjco3.jar)
- SAP IDoc3 library (sapidoc3.jar)
- JCo native library for your OS platform
- SAP System: SAP instance with Flight Data Application configured
