You need to have a valid SSL certificate for the server address before you install Hybrid Data Pipeline. These are the requirements for Hybrid Data Pipeline: PEM File Configuration.
Install Hybrid Data Pipeline using these instructions. Although the instructions are for AWS, this should be applicable for any CentOS machine.
After you have installed Hybrid Data Pipeline, by default you should be able to access it at https://<server>:8443. We assume that this server is configured to be in your DMZ or behind a reverse proxy, so that Salesforce can connect to your server.
To plug the SAP HANA JDBC driver (ngdbc.jar) into Hybrid Data Pipeline, take the driver and copy it to the following location:
Now Stop and Start the Hybrid Data Pipeline Server by running the scripts as shown below in the Hybrid Data Pipeline install folder.
$pwd
/home/users/
$ ./stop.sh
$ ./start.sh
Configure your SAP HANA JDBC driver in Hybrid Data Pipeline







We hope this tutorial lets you see how you can easily access an SAP HANA database from Salesforce using OData, without needing to move your data. Feel free to contact us if you have any questions.