Interface between Ignition and Osi pi database

I am trying to connect osi pi database to Ignition database.

I have configer osi pi JDBC driver with dbVisualizer and can successfully see my tables and data.

And when I connect osi pi with Ignition the driver is connected correctly and shows installed and database connction says valid, however I can’t read data tables in the DB Browser and the error below is shown;

"
GatewayException: Unable to read response fron Gateway.
org.xml.sax.SAXParseException: The end-tag for element type “Response” must end with a ‘>’ deliminter.
"

Any help would be greatly appreciated.



1 Like

Hi

The Osi pi is the Rockwell Historian and I want to use Ignition to generate reports and site SCADA reading Rockwell HIstorian.

Is there any one how has doen this before. can you Please help me?

Thanks

Looks like there was another person with the same error you experienced:

Maybe try what Kevin mentioned in that thread

I am also looking for any feedback on this. I have read that Rockwell compression method does not play well with accessing from other connectors.