Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

unable to retrieve SAP table

Hi All,
I have installed open studio data integration 6.1 version and configured sapjco3.jar file on windows-64 bit
But getting the following error message while retrieving the SAP table.
Please help me how can i resolve the issue.
0683p000009MD6i.png 
Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hi,
Did you follow up document TalendHelpCenter:Installing SAP Java Connector to install sap java connector?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
I am new to talend open studio data integration,
I have copied two dll files sapjco3.dll,librfc2.dll in C:\Windows\System32 path
and installed sapjco3.jar file on open studio as per document.
and using java64 bit.
Please help me to solve this issue.
Regards,
Manohar
Anonymous
Not applicable
Author

Hi,
I am using Talend Data Integration open studio 6.1 version free ware.
and would like to know, will talend open studio support for SAP tables and BAPI extraction from SAP?
Because of I am trying to fetch SAP tables but the SAP connection was not established after configure the sapjco3.jar file.
and getting the following error message.
Please help me to solve the issue.
Copied two dll files (librfc32.dll, sapjco3.dll) into C:\windows\system32 path.
and imported sapjco3.jar file on talend data integration studio and configured.
Referred related issue posts in forums but not find any solution.
Softwares:
windows -7: 64 bit
Talend Data Integration- 6.1.1(Open studio)
SAPJCO3
Java-64 bit
Thanks in advance.
Regards,
Manohar
Anonymous
Not applicable
Author

Hi,
Missed the error message in last mail, Getting the following error message.
Please help me to solve the issue as we would like to use talend Data Integration in our company.
java.lang.ExceptionInInitializerError: JCo initialization failed with java.lang.UnsatisfiedLinkError: 
C:\sapjco30P_14-10005325\sapjco3-NTia64-3.0.14\sapjco3.dll: Can't load IA 64-bit .dll on a AMD 64-bit platform
at com.sap.conn.jco.rt.MiddlewareJavaRfc.<clinit>(MiddlewareJavaRfc.java:230)
at com.sap.conn.jco.rt.DefaultJCoRuntime.initialize(DefaultJCoRuntime.java:99)
at com.sap.conn.jco.rt.JCoRuntimeFactory.<clinit>(JCoRuntimeFactory.java:23)
at com.sap.conn.jco.rt.About.<init>(About.java:42)
at com.sap.conn.jco.rt.About.main(About.java:81)