cancel
Showing results for 
Search instead for 
Did you mean: 

Add a JDBC-Adapter for HANA to SAP BODS

former_member514188
Discoverer
0 Kudos

Hi everyone

I want to access our HANA Express Edition from BODS via JDBC. The JDBC-Driver works fine with other Applications. But when I try to add the Adapter to BODS I get the following error:

07.05.18 08:49:20 	[SAX Parser Error] :1:23 : cvc-elt.1.a: Cannot find the declaration of element 'AdapterConfiguration'.
07.05.18 08:49:20 	Cannot connect to JDBC driver. ClassNotFoundException com.sap.db.jdbc.Driver
07.05.18 08:49:20 	com.acta.adapter.sdk.AdapterException: Cannot connect to JDBC driver. ClassNotFoundException com.sap.db.jdbc.Driver
	at com.acta.adapter.jdbcadapter.JDBCAdapter.start(JDBCAdapter.java:140)
	at com.acta.adapter.sdk.AdapterRunnerImpl.startAdapter(AdapterRunnerImpl.java:536)
	at com.acta.adapter.sdk.AdapterRunnerImpl.run(AdapterRunnerImpl.java:785)
	at java.lang.Thread.run(Thread.java:812)

Does anyone know how I can resolve this?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187605
Active Contributor
0 Kudos

Have you properly configured the jdbc adapter in the DS Management Console?