<?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 Free SAP Wizard for Talend Open Studio in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288884#M62303</link>
    <description>Our company develops several Talend Open Studio plugins, including this SAP Connection wizard for TOS. The connection wizzard part looks like and behaves like the Integration Studio's SAP Connection wizard but of course it is built on a different code basis. For the table downloading it uses 
&lt;A href="http://www.plsapconnector.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;PLSAP Connector's technology&lt;/A&gt;, which is approximately 10-20 times faster than calling RFC_READ_TABLE or other BAPIs. However, it is also support RFC_READ_TABLE out of the box.
&lt;BR /&gt;If someone is interested, the source code is available here (feel free to fork):
&lt;BR /&gt;
&lt;A href="https://github.com/starschema/starschema-talend-plugins/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/starschema/starschema-talend-plugins/&lt;/A&gt;
&lt;BR /&gt;
&lt;A href="https://github.com/starschema/starschema-talend-plugins/tree/wizard_only-0.1" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/starschema/starschema-talend-plugins/tree/wizard_only-0.1&lt;/A&gt;
&lt;BR /&gt;While the precompiled binaries are available for download on talendforge:
&lt;BR /&gt;
&lt;A href="http://www.talendforge.org/exchange/index.php?eid=463&amp;amp;product=tos&amp;amp;action=view" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/index.php?eid=463&amp;amp;product=tos&amp;amp;action=view&lt;/A&gt; (ALL platforms)
&lt;BR /&gt;
&lt;BR /&gt;To install simply unzip it to TalendOS plugins directory.</description>
    <pubDate>Sat, 16 Nov 2024 12:51:10 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T12:51:10Z</dc:date>
    <item>
      <title>Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288884#M62303</link>
      <description>Our company develops several Talend Open Studio plugins, including this SAP Connection wizard for TOS. The connection wizzard part looks like and behaves like the Integration Studio's SAP Connection wizard but of course it is built on a different code basis. For the table downloading it uses 
&lt;A href="http://www.plsapconnector.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;PLSAP Connector's technology&lt;/A&gt;, which is approximately 10-20 times faster than calling RFC_READ_TABLE or other BAPIs. However, it is also support RFC_READ_TABLE out of the box.
&lt;BR /&gt;If someone is interested, the source code is available here (feel free to fork):
&lt;BR /&gt;
&lt;A href="https://github.com/starschema/starschema-talend-plugins/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/starschema/starschema-talend-plugins/&lt;/A&gt;
&lt;BR /&gt;
&lt;A href="https://github.com/starschema/starschema-talend-plugins/tree/wizard_only-0.1" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/starschema/starschema-talend-plugins/tree/wizard_only-0.1&lt;/A&gt;
&lt;BR /&gt;While the precompiled binaries are available for download on talendforge:
&lt;BR /&gt;
&lt;A href="http://www.talendforge.org/exchange/index.php?eid=463&amp;amp;product=tos&amp;amp;action=view" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/index.php?eid=463&amp;amp;product=tos&amp;amp;action=view&lt;/A&gt; (ALL platforms)
&lt;BR /&gt;
&lt;BR /&gt;To install simply unzip it to TalendOS plugins directory.</description>
      <pubDate>Sat, 16 Nov 2024 12:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288884#M62303</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288885#M62304</link>
      <description>Some screenshots about the plugin, maybe it is interesting for those, who are working with SAP tables and find Talend Open Studio a bit complicated for this task: 
&lt;BR /&gt;SAP Repository view in Talend Open Studio: 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt;The free SAP Connection wizard: 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt;The SAP Table wizard for generating schema/components for data fetch: 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt;And how the component looks like: 
&lt;BR /&gt; 
&lt;IMG src="https://community.qlik.com/" /&gt; 
&lt;BR /&gt; 
&lt;B&gt;The new version will support:&lt;/B&gt; 
&lt;BR /&gt; * 
&lt;B&gt;Table joins in SAP Side&lt;/B&gt;. It means for instance, that you can join any table with , so you can make 
&lt;B&gt;real incremental jobs&lt;/B&gt;. 
&lt;BR /&gt; * Standalone installer for last support talend os versions 
&lt;BR /&gt;If someone is interested, just contact me.</description>
      <pubDate>Thu, 30 Jun 2011 13:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288885#M62304</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-06-30T13:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288886#M62305</link>
      <description>Thanks for your component.
&lt;BR /&gt;i have a question, after installing the plugin in the plugin directory in do not see anything in the Metadata SAP
&lt;BR /&gt;Did I miss something ?
&lt;BR /&gt;Thanks
&lt;BR /&gt;Attached a screen shot.</description>
      <pubDate>Tue, 19 Jul 2011 02:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288886#M62305</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-19T02:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288887#M62306</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Thanks for your component.&lt;BR /&gt;i have a question, after installing the plugin in the plugin directory in do not see anything in the Metadata SAP&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;The attached binary works only with Talend OS 4.1.xx. What version do you use? I can also upload the jars for TOS v4.2.2 as well, if you'd like to use it</description>
      <pubDate>Wed, 20 Jul 2011 20:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288887#M62306</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-07-20T20:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288888#M62307</link>
      <description>Hello,
&lt;BR /&gt;I will be very interisted in the 4.2.2 jars version.
&lt;BR /&gt;Many thanks !!!</description>
      <pubDate>Thu, 21 Jul 2011 14:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288888#M62307</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-21T14:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288889#M62308</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;I can also upload the jars for TOS v4.2.2 as well, if you'd like to use it&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Hi,&lt;BR /&gt;could you please upload the jars as you told before. Thank you very much!&lt;BR /&gt;Regards,&lt;BR /&gt;Billy</description>
      <pubDate>Thu, 01 Sep 2011 13:08:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288889#M62308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-01T13:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288890#M62309</link>
      <description>Congratulations for the Plugin.
&lt;BR /&gt;Is anybody able to describe the prerequesits within SAP? Are there any special RFC
&lt;BR /&gt;or BAPI's needed or does the whole connector works over "RFC_ABAP_INSTALL_AND_RUN"?
&lt;BR /&gt;If additional functions within SAP are needed could somebody describe where the ABAP
&lt;BR /&gt;Code is located?
&lt;BR /&gt;Regards
&lt;BR /&gt;Martin</description>
      <pubDate>Tue, 06 Sep 2011 10:37:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288890#M62309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-06T10:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288891#M62310</link>
      <description>Sorry for the late response, but I am porting the stuff and the installer to 4.2.3 ... As with the new version we have changed some of the core Talend modules, a full installer will be required to make the plugin install process easier. 
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Is anybody able to describe the prerequesits within SAP? Are there any special RFC&lt;BR /&gt;or BAPI's needed or does the whole connector works over "RFC_ABAP_INSTALL_AND_RUN"?&lt;BR /&gt;If additional functions within SAP are needed could somebody describe where the ABAP&lt;BR /&gt;Code is located?&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;For the standard wizards (eg. sap connection wizard) you do not need any RFC, you can use the talend metadata to store connections and drag-and-drop talend tSAPInput/Output components. It is free, and does not have any external dependencies.
&lt;BR /&gt;For the high performance table downloads (including simple table fetching and SAP side transformations like table joins, CDPOS based change tracking) you will need a copy of the 
&lt;A href="https://community.talend.com/www.starschema.net/en/products/plsap-connector" target="_blank" rel="nofollow noopener noreferrer"&gt;PL/SAP Connector package&lt;/A&gt;, which costs around 1000EUR. It contains the required abap codes and install instructions.</description>
      <pubDate>Tue, 06 Sep 2011 15:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288891#M62310</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-09-06T15:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288892#M62311</link>
      <description>Where can i download the installer for Talend 4.2? I do not see the link in this post.</description>
      <pubDate>Fri, 04 Nov 2011 14:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288892#M62311</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-11-04T14:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288893#M62312</link>
      <description>Hi&lt;BR /&gt;I would be very interested if you could send me by email or post here the link to download the Free wizard SAP zip file for version 4.2.3 of Talend Open Studio.&lt;BR /&gt;Thnak you for helping me.&lt;BR /&gt;yda</description>
      <pubDate>Fri, 18 Nov 2011 16:22:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288893#M62312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-18T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288894#M62313</link>
      <description>Hello Foldi Tamas,&lt;BR /&gt;i install your SAP wizard. It show very good. But i get a error-message, if i want to connect my Jaspersoft ETL with SAP-ERP. The error-message is&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;com/sap/mw/jco/JCO&lt;BR /&gt;Please make sure you have installed native libraries for SAP&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;I have the Jaspersoft ETL Version 4.1.2. and the operatingsystem Windows 2008 with 32 Bit. I have also the &lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;sapjco.jar&lt;BR /&gt;librfc32.dll&lt;BR /&gt;sapjcorfc.dll&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Can you help me?</description>
      <pubDate>Wed, 14 Dec 2011 15:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288894#M62313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-14T15:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288895#M62314</link>
      <description>My ICO works also correctly</description>
      <pubDate>Wed, 14 Dec 2011 15:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288895#M62314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-14T15:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288896#M62315</link>
      <description>Foldi&lt;BR /&gt;Is it possible that you post the SAP wizard setup needed for TOS v4.2.3 ?&lt;BR /&gt;Thank you for your assistance.&lt;BR /&gt;yda59</description>
      <pubDate>Sat, 31 Dec 2011 14:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288896#M62315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-31T14:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288897#M62316</link>
      <description>I have uploaded the binaries to
&lt;BR /&gt;
&lt;A href="http://www.plsapconnector.com/free-download/Starschema_PLSAP_Connector_TOS4.2.3.exe" rel="nofollow noopener noreferrer"&gt;http://www.plsapconnector.com/free-download/Starschema_PLSAP_Connector_TOS4.2.3.exe&lt;/A&gt; (windows)
&lt;BR /&gt;
&lt;A href="http://www.plsapconnector.com/free-download/Starschema_PLSAP_Connector_TOS4.2.3.zip" rel="nofollow noopener noreferrer"&gt;http://www.plsapconnector.com/free-download/Starschema_PLSAP_Connector_TOS4.2.3.zip&lt;/A&gt; (Linux)
&lt;BR /&gt;And also a good news: this version supports also RFC_READ_TABLE, so you now just able to manage SAP connections, but also to use some lightweight, wizard driven data transfers as well.
&lt;BR /&gt;There is also a documentation on usage here: 
&lt;A href="http://www.plsapconnector.com/free-download/PLSC_user_manual_v03.pdf" rel="nofollow noopener noreferrer"&gt;http://www.plsapconnector.com/free-download/PLSC_user_manual_v03.pdf&lt;/A&gt;</description>
      <pubDate>Mon, 09 Jan 2012 15:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288897#M62316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-09T15:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288898#M62317</link>
      <description>Foldi
&lt;BR /&gt;I extracted files in lib and plugin directories of TOS 4.2.3 but when I then launch TOS, I can not find the connection wizard. In pdf doc, it is written : "The wizard is available from ?Repository panel -&amp;gt; Metadata -&amp;gt; SAP Connection -&amp;gt; right click -&amp;gt; Create connection".
&lt;BR /&gt;I can not find SAP Connection under Metadata after copying files in lib and plugin directories.
&lt;BR /&gt;Can you please assist ?
&lt;BR /&gt;thank you</description>
      <pubDate>Mon, 09 Jan 2012 20:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288898#M62317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-09T20:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288899#M62318</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Foldi&lt;BR /&gt;Can you please assist ?&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Sure, first of all make sure that you have installed the sapjco3 libraries (native+jars). Then please check if there was any exception message in the log file (workspace/.metadata/.log). &lt;BR /&gt;Are you using the TOS 4.2.3 r67267?</description>
      <pubDate>Mon, 09 Jan 2012 21:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288899#M62318</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-01-09T21:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288900#M62319</link>
      <description>When i try to download the binaries or the PDF i am getting the following error message: The server at 
&lt;A href="http://www.plsapconnector.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.plsapconnector.com&lt;/A&gt; is taking too long to respond. Did someone download the binaries?</description>
      <pubDate>Tue, 24 Jan 2012 14:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288900#M62319</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-01-24T14:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288901#M62320</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;When i try to download the binaries or the PDF i am getting the following error message: The server at &lt;A href="http://www.plsapconnector.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.plsapconnector.com&lt;/A&gt; is taking too long to respond. Did someone download the binaries?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;it still works perfectly for me, however, the plugin is stored in talend exchange as well: 
&lt;A href="http://www.talendforge.org/exchange/index.php?eid=463&amp;amp;product=tos&amp;amp;action=view" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/index.php?eid=463&amp;amp;product=tos&amp;amp;action=view&lt;/A&gt;</description>
      <pubDate>Tue, 24 Jan 2012 17:05:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288901#M62320</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-01-24T17:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288902#M62321</link>
      <description>Awesome Plugin 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;I have spent most of my career in the SAP space and this plugin does exactly what I need for Data Migration purposes between SAP &amp;amp; Non-SAP systems. 
&lt;BR /&gt;Now my BIG Q: Do you perhaps have it for version 5.0.1 yet? 
&lt;BR /&gt;I hope you do 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;Cas</description>
      <pubDate>Mon, 30 Jan 2012 10:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288902#M62321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-30T10:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Free SAP Wizard for Talend Open Studio</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288903#M62322</link>
      <description>Eeck...Maybe I should have looked at TalendForge before posting...LOL! 
&lt;BR /&gt;Thanks I see that it is there 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 30 Jan 2012 10:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Free-SAP-Wizard-for-Talend-Open-Studio/m-p/2288903#M62322</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-30T10:35:30Z</dc:date>
    </item>
  </channel>
</rss>

