cancel
Showing results for 
Search instead for 
Did you mean: 

connect OSI PI and SAP PI 7.3

Former Member
0 Kudos

Hi Experts,

How can we connect OSI PI with SAP PI 7.3?

What are the feasible/possible options?

Accepted Solutions (0)

Answers (1)

Answers (1)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

You can integrate OS PI to PI via possible scenarios.  But before that, talk to OS PI system and see what standards/protocols they are providing to support the integration.

a) using JDBC adapter ( accessing DB)

b) using SOAP adapter ( Webservices)

c) using http adapter ( doing http post method to interface with web based application)

http://techsupport.osisoft.com/Products/Layered+Products/PI+API/PI+API+Overview.htm

Former Member
0 Kudos

Thanks Bhaskar,

They said that OSI PI can be connected through ODBC. OSI PI DBMS has ODBC driver for windows and linux. I am not sure how well SAP PI 7.3 connects to any DBMS system using ODBC. Let me know if u can provide info on SAP PI using JDBC-ODBC bridge driver.