zhfeng / sap-quickstarts

SAP integration quickstarts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAP Quick Starts

This directory contains a set of quick start projects to get you started with the suite of JBoss Fuse SAP Camel components.
SAP Tool Suite


Author: William Collins - Fuse Team
Level: Beginner to Advanced
Technologies: SAP, Camel, JBoss Fuse
Summary: These quick starts demonstrates how to configure and use the suite of JBoss Fuse SAP Camel components to integrate Apache Camel with SAP.
Target Product: Red Hat Build of Camel Spring Boot Source: http://github.com/fusesource/sap-quickstarts/


Overview

The JBoss Fuse SAP quick starts are divided into three categories which demonstrate how to configure, deploy and run the JBoss Fuse SAP Camel components in different runtime environments.

###Standalone

The quick starts in this directory demonstrates how to configure, deploy and run the JBoss Fuse SAP Camel components in a standalone Camel container runtime.

###Fuse

The quick starts in this directory demonstrates how to configure, deploy and run the JBoss Fuse SAP Camel components in a JBoss Fuse OSGi container runtime.

###Spring Boot

The quick starts in this directory demonstrates how to configure, deploy and run the JBoss Fuse SAP Camel components in a Spring Boot Camel container runtime.


For more information see:

System requirements

To run these quick starts you will need:

  • Maven 3.6.2 or higher
  • JDK 11
  • Red Hat Build of Camel Spring Boot
  • SAP JCo3 and IDoc3 libraries (sapjco3.jar, sapidoc3.jar and JCo native library for your OS platform)
  • SAP instance with Flight Data Application setup.

About

SAP integration quickstarts

License:Apache License 2.0


Languages

Language:Java 100.0%