| Browse by Topic | Browse by Author | Browse by Artefact Type | Request a Recipe | Report a broken link | Contribute|
- SAP Cloud Platform Integration Tenant. You will need the following roles in the CPI to develop integration flow using these adapters
- ESBMessaging.send
- AuthGroup.IntegrationDevelope
- AuthGroup.BusinessExpert
- On Local system
You can build the adapter either from adapter project source.
- Download the Project Source of Adapter
- Navigate to the project source folder
- From the command line issue the command
mvn clean install
- Use the Eclipse tooling Deploy Artifacts wizard to deploy Camel Community adapter to SAP Cloud Platform Integration runtime.
- Import the integration flow sample provided in the adapter samples to the SAP Cloud Platform Integration Design time
- Configure the integration flow with adapter specific configuration
- Deploy the integration flow and monitor its message processing status
Please raise an issue on this repository.
Please read the CONTRIBUTING.md for more details.