cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI and HANA

Former Member
0 Kudos

Hi,

do you have some information about "how to connect SAP PI and HANA DB" ?

I woul like to know the possibilities for reading information out of HANA through PI and store information into HANA DB.

Thx,

Gordon

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

No body can provide SAP PI on HANA right now because implementing PI on HANA didn't make sense in real scenario also.

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

Check this document - SAP PI to HANA. And also see the comments section.

Regards

Mark

nabendu_sen
Active Contributor
0 Kudos

Hi Gordon,

You can Integrate SAP PI with HANA through JDBC. You need to deploy driver "ngdbc.jar" in your PI system. If HANA is installed locally, you can find the jar in the following path:

C:\Program Files\SAP\hdbclient

For the connection string, you can follow the below document:

Connect Hana with JDBC

rajasekhar_reddy14
Active Contributor
0 Kudos

One option would be using JDBC adapter but not sure this is recomended approach or not.