<?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] Talend to Tableau Data Extract in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303406#M75291</link>
    <description>It still works for me. Did you check your API installation itself? Does your JAVA example work without Talend? If yes, please make sure that java api jars are on the classpath while the dlls are in the path.</description>
    <pubDate>Mon, 14 Nov 2016 15:43:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-11-14T15:43:26Z</dc:date>
    <item>
      <title>[resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303383#M75268</link>
      <description>Hi, I need help regarding a new component/palette creation, 
&lt;BR /&gt;I already made the palette for Tableau BI, but after running it, it gave me a connection or link error. 
&lt;BR /&gt;What may have cause the problem? And what should I do? 
&lt;BR /&gt;Please see the below image for your reference of the error occurred. 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks in advance! 
&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; 
&lt;BR /&gt;Lester 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEDv.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134759i8150E611E1EC01D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEDv.jpg" alt="0683p000009MEDv.jpg" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009ME9W.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155212i03A94F030FB2A26C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009ME9W.jpg" alt="0683p000009ME9W.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:02:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303383#M75268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303384#M75269</link>
      <description>Hi, 
&lt;BR /&gt;Here is a reference about 
&lt;A href="https://help.talend.com/search/all?query=Installing+a+custom+component&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;Installing a custom component&lt;/A&gt;. Did you install the custom component as the article said?
&lt;BR /&gt;In addition, the custom component 
&lt;A href="http://www.talendforge.org/exchange/index.php?eid=736&amp;amp;product=tos&amp;amp;action=view&amp;amp;nav=1,1,1" target="_blank" rel="nofollow noopener noreferrer"&gt;tTableauExtractOutput&lt;/A&gt; is developed by community user. I think you'd better contact with the component author 
&lt;A href="http://www.talendforge.org/forum/profile.php?id=44115" target="_blank" rel="nofollow noopener noreferrer"&gt;tfoldi&lt;/A&gt;.
&lt;BR /&gt;
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 25 Apr 2013 08:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303384#M75269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303385#M75270</link>
      <description>The problem is that Talend cannot access Tableau's native libraries. You can download it from Tableausoftware.com. &lt;BR /&gt;Extract the contents of the tableau extract API libraries \bin directory into Talend's root folder C:\TOS\TOS_DI-Win32-r99271-V5.2.2\ (so put dataextract.dll, tdeserver.exe etc. in the same directory where your TOS_DI-win-x86_64.exe is located). &lt;BR /&gt;Then copy Java\dataextract.jar Java\jna.jar files into C:\TOS\TOS_DI-Win32-r99271-V5.2.2\lib\java AND C:\TOS\TOS_DI-Win32-r99271-V5.2.2\plugins\org.talend.designer.components.localprovider_5.2.2.r99271\components\tTableauExtractOutput. That's the safest thing.&lt;BR /&gt;Please make sure that you run the same architecture for both TDE and Talend, like both are 32bit or both are 64bit.&lt;BR /&gt;Let me know if it works for you. If not, I can help you with some screen sharing, it would not take than 2-3 mins</description>
      <pubDate>Thu, 25 Apr 2013 08:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303385#M75270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303386#M75271</link>
      <description>Okay. will be doing what you said 
&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; be there after 10 mins ! Thanks a lot guys! 
&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>Thu, 25 Apr 2013 08:21:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303386#M75271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303387#M75272</link>
      <description>HI, 
&lt;BR /&gt;I already did what you said, but running the talend gives me an error looking for 'log4j-1.2.15.jar' 
&lt;BR /&gt;then I downloaded 'log4j-1.2.15.jar' but where do i put it? 
&lt;BR /&gt;Thanks! 
&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>Thu, 25 Apr 2013 08:35:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303387#M75272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303388#M75273</link>
      <description>Hmm, this is something new, for me it does not required that jar file. Put in the same directories where you copied dataextract.jar</description>
      <pubDate>Thu, 25 Apr 2013 08:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303388#M75273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303389#M75274</link>
      <description>Okay now, I resolved the 'log4j-1.2.15.jar' issue.. 
&lt;BR /&gt;Now, the error is 'com.talend cannot be resolved to a type' 
&lt;BR /&gt;what can be the cause? 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;thanks, 
&lt;BR /&gt;Lester</description>
      <pubDate>Thu, 25 Apr 2013 08:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303389#M75274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303390#M75275</link>
      <description>Could you send the whole log output + the version of your Talend + version of your Tableau libs?</description>
      <pubDate>Thu, 25 Apr 2013 08:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303390#M75275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303391#M75276</link>
      <description>sure! 
&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; will be sending you a screenshot in a while!</description>
      <pubDate>Thu, 25 Apr 2013 08:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303391#M75276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303392#M75277</link>
      <description>Hi, 
&lt;BR /&gt;my current version for talend is all 5.2.2.r99271, 
&lt;BR /&gt;I edited my 1st post for the next image. Please see the 2nd image for your reference. 
&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>Thu, 25 Apr 2013 08:54:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303392#M75277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T08:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303393#M75278</link>
      <description>Strange, I will have a look on this. Can you send also the generated java code from the job?</description>
      <pubDate>Thu, 25 Apr 2013 09:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303393#M75278</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T09:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303394#M75279</link>
      <description>Sent you an email 
&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>Thu, 25 Apr 2013 09:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303394#M75279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-25T09:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303395#M75280</link>
      <description>Topic resolved. Thanks guys! 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACJ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133049iD780B7DE0116E4D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACJ.png" alt="0683p000009MACJ.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 26 Apr 2013 02:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303395#M75280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-26T02:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303396#M75281</link>
      <description>Hi everybody.&lt;BR /&gt;May I ask you, tFoldi:&lt;BR /&gt;I have developed a Job using tTableauExtractOutput and I want to export this job in order to run it on a device where Talend is not installed.&lt;BR /&gt;However, I think it does not work because the Job requires the Tableau Extract API.&lt;BR /&gt;So my question is, to which location should I paste which files of the TDE-API on a device without a Talend installation in order to execute a job developed in Talend that consists the tTableauExtractOutput component.&lt;BR /&gt;Thanks in advance for your support.&lt;BR /&gt;Best, Sikario</description>
      <pubDate>Thu, 31 Oct 2013 14:29:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303396#M75281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-31T14:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303397#M75282</link>
      <description>Hi, Guys help... i need a help regarding of executing the filedelimited to ttableauextractoutput.&lt;BR /&gt;this is the output.&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;--Exception in component tTableauExtractOutput_1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;com.tableausoftware.TableauException: duplicate table name&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;at com.tableausoftware.DataExtract.Extract.addTable(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;at sampler.nope_0_1.nope.tFileInputDelimited_1Process(nope.java:1229)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;at sampler.nope_0_1.nope.runJobInTOS(nope.java:2132)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;at sampler.nope_0_1.nope.main(nope.java:1984)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt; disconnected&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt; disconnected&lt;/FONT&gt;&lt;BR /&gt;Thanks,</description>
      <pubDate>Thu, 25 Sep 2014 08:03:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303397#M75282</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-25T08:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303398#M75283</link>
      <description>&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Strange, I will have a look on this. Can you send also the generated java code from the job?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;There is one more error. 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt; connecting to socket on port 3965&lt;BR /&gt; connected&lt;BR /&gt;Exception in thread "main" java.lang.UnsatisfiedLinkError: Unable to load library 'DataExtract': The specified module could not be found.&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt; 
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&amp;nbsp; &amp;nbsp; at com.sun.jna.NativeLibrary.loadLibrary(NativeLibrary.java:194)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:283)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; at com.sun.jna.NativeLibrary.getInstance(NativeLibrary.java:244)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; at com.sun.jna.Native.register(Native.java:1065)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; at com.tableausoftware.DataExtract.Extract.&amp;lt;clinit&amp;gt;(Unknown Source)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; at scp_logfile.readlogfile_0_1.readLogFile.tFileInputRegex_1Process(readLogFile.java:2298)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; at scp_logfile.readlogfile_0_1.readLogFile.runJobInTOS(readLogFile.java:4767)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; at scp_logfile.readlogfile_0_1.readLogFile.main(readLogFile.java:4626)&lt;BR /&gt; disconnected&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;BR /&gt;For more details you can visit ""</description>
      <pubDate>Tue, 04 Nov 2014 18:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303398#M75283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-04T18:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303399#M75284</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Hi, Guys help... i need a help regarding of executing the filedelimited to ttableauextractoutput.&lt;BR /&gt;this is the output.&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;--Exception in component tTableauExtractOutput_1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;com.tableausoftware.TableauException: duplicate table name&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;at com.tableausoftware.DataExtract.Extract.addTable(Unknown Source)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;at sampler.nope_0_1.nope.tFileInputDelimited_1Process(nope.java:1229)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;at sampler.nope_0_1.nope.runJobInTOS(nope.java:2132)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt;at sampler.nope_0_1.nope.main(nope.java:1984)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt; disconnected&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#ff3333"&gt; disconnected&lt;/FONT&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;BR /&gt;@Mike&lt;BR /&gt;Try to rename the output name of the extract. I had the same issue, when I ran the job 2 times, and it would generate the extract with the same name into the same library (it cant overwrite it).&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Mon, 13 Jul 2015 08:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303399#M75284</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-07-13T08:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303400#M75285</link>
      <description>Good morning
&lt;BR /&gt;I am having the same problem that&amp;nbsp;
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;
&lt;BR /&gt;I ve followed the next steps:
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;- Extract the contents of the tableau extract API libraries \bin directory into Talend's root folder C:\TOS\TOS_DI-Win32-r99271-V5.2.2\ (so put dataextract.dll, tdeserver.exe etc. in the same directory where your TOS_DI-win-x86_64.exe is located).&lt;B&gt;Done&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;-&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Then copy Java\dataextract.jar Java\jna.jar files into C:\TOS\TOS_DI-Win32-r99271-V5.2.2\lib\java. &lt;B&gt;In my case i dont find this directory and i copy them into C:\TOS\TOS_BD-20150702_1326-V6.0.0\WORKSPACE\.Java\lib&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;B&gt;-&lt;/B&gt;And into&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;C:\TOS\TOS_DI-Win32-r99271-V5.2.2\plugins\org.talend.designer.components.localprovider_5.2.2.r99271\components\tTableauExtractOutput. &lt;B&gt;I do not find this directory so I copy them in the file I created to put the component tTableauExtractOutput --&amp;gt; C\component_Talend\tTableauExtractOutput.&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;After running, the errors are the following:&lt;/FONT&gt;&lt;/FONT&gt;
&lt;BR /&gt;
&lt;BR /&gt;Could you please help me with that?
&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 12 Aug 2015 08:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303400#M75285</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T08:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303401#M75286</link>
      <description>Sorry. The image is:</description>
      <pubDate>Wed, 12 Aug 2015 08:21:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303401#M75286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-12T08:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Talend to Tableau Data Extract</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303402#M75287</link>
      <description>i want to load a tableau extract (.tde) &amp;nbsp;into a database ;is there any way to do it using talend??</description>
      <pubDate>Wed, 10 Feb 2016 14:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Talend-to-Tableau-Data-Extract/m-p/2303402#M75287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-10T14:15:22Z</dc:date>
    </item>
  </channel>
</rss>

