Hi,
We are trying to load the data from XML to RDBMS. When we define the JDBC Driver (com.sunopsis.jdbc.driver.xml.SnpsXmlDriver) and JDBC url (F:/Oracle/Middleware/Oracle_ODI1/oracledi/demo/xml/GEO_DIM.xml&re=GEOGRAPHY_DIM&ro=false&case_sens=true) and tried with Test Connection.
Then it is showing the error as "oracle.odi.runtime.agent.invocation.InvocationException: No suitable driver"
How to get these drivers and place them.
Thanks