<?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: Download csv file from URL in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242402#M29242</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Since yours is a special use case, I would suggest to write custom routine as it is the most easy to complete this task. If you are doing that way, you can do both tasks in single code block and integrate them to other areas.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Apr 2019 18:46:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-09T18:46:40Z</dc:date>
    <item>
      <title>Download csv file from URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242399#M29239</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've been trying to create this job that extract csv file from 10 URLs but before i need to pass this authentification page, i've tried the tFileFetch and the tRestclient but nothing works ... please any suggestions&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Maroua&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242399#M29239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Download csv file from URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242400#M29240</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; What is the error you are getting? Could you please post screen shots of the current job flow, component screen shots and the error you are getting?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 05:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242400#M29240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-09T05:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Download csv file from URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242401#M29241</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;nikhilthampi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for responding i don't have an actual job schema because i'm still trying to figure out what to do, what i have in mind is two&amp;nbsp;&lt;SPAN&gt;components the first one is a tRest to do the authentication job the second one is for downloading the csv file ( i'm not sure if i can use both of tRest and tfileFetch), then i can do the transformations and the loading ...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The attached image is just the first component, i've linked it to a tLogRow to see the result unfortunately it returns an html code of an an intermediate page &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LulU"&gt;capture_csv_extract.png&lt;/A&gt;</description>
      <pubDate>Tue, 09 Apr 2019 09:31:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242401#M29241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-09T09:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Download csv file from URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242402#M29242</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Since yours is a special use case, I would suggest to write custom routine as it is the most easy to complete this task. If you are doing that way, you can do both tasks in single code block and integrate them to other areas.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 18:46:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242402#M29242</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-09T18:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Download csv file from URL</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242403#M29243</link>
      <description>Hello Nikhil&lt;BR /&gt;Can you please direct me to some link where I can get the code for custom routine. I had similar requirement to download a CSV file from Soap API URL</description>
      <pubDate>Tue, 02 Jun 2020 20:18:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Download-csv-file-from-URL/m-p/2242403#M29243</guid>
      <dc:creator>Arya26</dc:creator>
      <dc:date>2020-06-02T20:18:18Z</dc:date>
    </item>
  </channel>
</rss>

