Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
ysss
Contributor
Contributor

Error connexion SAP via Talend

Hello, 

 

j'ai un problème de connexion a SAP via Talend voici l'erreur 

Échec de la connexion. Vous devez changer les paramètres SAP.
java.lang.NoClassDefFoundError: com/sap/conn/jco/ext/DestinationDataProvider
at org.talend.repository.sap.SAPClientManager.init(SAPClientManager.java:178)
at org.talend.repository.sap.SAPClientManager.init(SAPClientManager.java:156)
at org.talend.repository.sap.ui.wizards.SAPConnectionForm$10.run(SAPConnectionForm.java:376)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
Caused by: java.lang.ClassNotFoundException: com.sap.conn.jco.ext.DestinationDataProvider cannot be found by org.talend.libraries.sap_8.0.1.20230515_0332
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:519)
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:170)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 4 more

 

 

Merci d'avance 

 

Labels (2)
1 Reply
reheg
Contributor
Contributor

Im dealing with that same ODP issue right now. SAP makes things so difficult! On the consulting side trying to help a client through it.

They brought me in only after decisions were made to shoehorn SAP into their business, and I was asked to ensure their existing Tableau reporting (based on SQL server) was migrated over to the SAP sources.

It’s um yeah, a challenge. SAP and Tableau do not mix well. But it is fun at least to come up with workarounds.