<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] SAP Coonection issue in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265081#M2038</link>
    <description>Hi,
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;java.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't load IA 64-bit .dll on a AMD 64-bit platform&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;The above error is due to the incompatible JCo.
&lt;BR /&gt;Talend Studio does not include the SAP Java connector (JCO), it is usually delivered by your SAP provider. You can also download it from the SAP Service Marketplace at 
&lt;A href="http://service.sap.com/connectors" target="_blank" rel="nofollow noopener noreferrer"&gt;http://service.sap.com/connectors&lt;/A&gt;. If you have any problems obtaining it, please contact your SAP provider.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 09 Mar 2016 09:44:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-09T09:44:11Z</dc:date>
    <item>
      <title>[resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265074#M2031</link>
      <description>&lt;P&gt;Hi Team,&lt;BR /&gt;I have tried to connect to SAP but no luck. We are using talend open studio V 6.0.1.&lt;BR /&gt;Please find error message.&lt;BR /&gt;Connection failure. You must change the SAP Settings.&amp;nbsp; java.lang.NoClassDefFoundError: Could not initialize class org.talend.sap.impl.SAPConnectionFactory at org.talend.repository.sap.SAPClientManager.init(SAPClientManager.java:77) at org.talend.repository.sap.ui.wizards.SAPConnectionForm$8.run(SAPConnectionForm.java:345) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)&lt;BR /&gt;Can you please throw some light to coonect to SAP.&lt;BR /&gt;We have installed SAPJCO3.jar from SAP Market place.&lt;BR /&gt;Thanks,&lt;BR /&gt;Raj&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 10:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265074#M2031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265075#M2032</link>
      <description>Hi,
&lt;BR /&gt;What's your JDK version?
&lt;BR /&gt;Did you follow document 
&lt;A href="https://help.talend.com/search/all?query=Installing+SAP+Java+Connector&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:Installing SAP Java Connector&lt;/A&gt; to install SAPJCO3.jar? 
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 16 Nov 2015 07:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265075#M2032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-16T07:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265076#M2033</link>
      <description>HI Team, 
&lt;BR /&gt;I have followed the instruction given by you in the link, but i have got the diffrent error messgae with not able to load dll file. 
&lt;BR /&gt; 
&lt;B&gt;&lt;U&gt;Jave Version:&lt;/U&gt;&lt;/B&gt; java version "1.8.0_60" 
&lt;BR /&gt;Java HotSpot(TM) 64-Bit Server 
&lt;BR /&gt; 
&lt;B&gt;&lt;U&gt;Error Msg: &lt;/U&gt;&lt;/B&gt;Connection failure. You must change the SAP Settings. 
&lt;BR /&gt;&amp;nbsp; java.lang.ExceptionInInitializerError: JCo initialization failed with java.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't load IA 64-bit .dll on a AMD 64-bit platform 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.MiddlewareJavaRfc.&amp;lt;clinit&amp;gt;(MiddlewareJavaRfc.java:230) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.DefaultJCoRuntime.initialize(DefaultJCoRuntime.java:98) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.JCoRuntimeFactory.&amp;lt;clinit&amp;gt;(JCoRuntimeFactory.java:23) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.rt.RuntimeEnvironment.&amp;lt;init&amp;gt;(RuntimeEnvironment.java:43) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.reflect.Constructor.newInstance(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.lang.Class.newInstance(Unknown Source) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.ext.Environment.getInstance(Environment.java:155) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.sap.conn.jco.ext.Environment.registerDestinationDataProvider(Environment.java:259) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.sap.impl.AbstractSAPFactory.&amp;lt;clinit&amp;gt;(AbstractSAPFactory.java:43) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.repository.sap.SAPClientManager.init(SAPClientManager.java:77) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.talend.repository.sap.ui.wizards.SAPConnectionForm$8.run(SAPConnectionForm.java:345) 
&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122) 
&lt;BR /&gt;Thanks, avrjraja</description>
      <pubDate>Mon, 16 Nov 2015 10:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265076#M2033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-16T10:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265077#M2034</link>
      <description>Thanks, I have followed another thread and got the answer.&lt;BR /&gt;Thanks,&lt;BR /&gt;avrjraja</description>
      <pubDate>Mon, 16 Nov 2015 17:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265077#M2034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-16T17:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265078#M2035</link>
      <description>Hello - trying to create a DB Connection for SAP. &amp;nbsp;When I request a DB Connection Type; I am not finding SAP in the list. &amp;nbsp;We are using 5.0.1 version of Talend.</description>
      <pubDate>Wed, 13 Jan 2016 16:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265078#M2035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-13T16:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265079#M2036</link>
      <description>Hi, 
&lt;BR /&gt;SAP connection in metadata&amp;nbsp;is available in Talend Subscriotion Version not open source. 
&lt;BR /&gt;Can you use tSapXXX components in your Talend V5.0.1 to connect SAP directly. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MC7N.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148110i63167FA305D67707/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MC7N.png" alt="0683p000009MC7N.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 14 Jan 2016 04:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265079#M2036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T04:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265080#M2037</link>
      <description>Hi avrjraja,&lt;BR /&gt;could you share your solution and the additional thread you used to get this issue resolved? As we are facing the exact same error message you posted initially.&lt;BR /&gt;thx</description>
      <pubDate>Wed, 09 Mar 2016 08:28:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265080#M2037</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-09T08:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265081#M2038</link>
      <description>Hi,
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;java.lang.UnsatisfiedLinkError: C:\Windows\System32\sapjco3.dll: Can't load IA 64-bit .dll on a AMD 64-bit platform&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;The above error is due to the incompatible JCo.
&lt;BR /&gt;Talend Studio does not include the SAP Java connector (JCO), it is usually delivered by your SAP provider. You can also download it from the SAP Service Marketplace at 
&lt;A href="http://service.sap.com/connectors" target="_blank" rel="nofollow noopener noreferrer"&gt;http://service.sap.com/connectors&lt;/A&gt;. If you have any problems obtaining it, please contact your SAP provider.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 09 Mar 2016 09:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265081#M2038</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-09T09:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265082#M2039</link>
      <description>&lt;P&gt;mr avrraja,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; kindly provide the solution of how u overcome the SAP connection with talend&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 05:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265082#M2039</guid>
      <dc:creator />
      <dc:date>2018-05-04T05:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265083#M2040</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;can you please hare the thread link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 04:08:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265083#M2040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-22T04:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265084#M2041</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please let us know which thread link do you want to get? What's sap connection issue are you facing?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 08:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265084#M2041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-29T08:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] SAP Coonection issue</title>
      <link>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265085#M2042</link>
      <description>&lt;P&gt;Hi A&lt;SPAN&gt;vrjraja,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me which thread you referred too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2019 09:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/resolved-SAP-Coonection-issue/m-p/2265085#M2042</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-25T09:05:21Z</dc:date>
    </item>
  </channel>
</rss>

