<?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: Retry a URL using tFileFetch in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Retry-a-URL-using-tFileFetch/m-p/2362737#M126809</link>
    <description>You can do it this way:&lt;BR /&gt;tLoop -&amp;gt; tFileFetch -- flow --&amp;gt; tJavaFlex.&lt;BR /&gt;In the tJavaFlex in the begin open a try {&lt;BR /&gt;and in the end part put in a }catch (Exception e) {&lt;BR /&gt;and in the catch block setup code in which you check the exception type and ignore the exception.</description>
    <pubDate>Tue, 04 Apr 2017 20:20:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-04T20:20:00Z</dc:date>
    <item>
      <title>Retry a URL using tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retry-a-URL-using-tFileFetch/m-p/2362736#M126808</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am using tFileFetch to retrieve a file but sometimes it gives an error while fetching. If this error occurs I want tFileFetch to retry the URL and try to download the file. How can I implement this in Talend studio?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Apr 2017 09:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retry-a-URL-using-tFileFetch/m-p/2362736#M126808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-04T09:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Retry a URL using tFileFetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Retry-a-URL-using-tFileFetch/m-p/2362737#M126809</link>
      <description>You can do it this way:&lt;BR /&gt;tLoop -&amp;gt; tFileFetch -- flow --&amp;gt; tJavaFlex.&lt;BR /&gt;In the tJavaFlex in the begin open a try {&lt;BR /&gt;and in the end part put in a }catch (Exception e) {&lt;BR /&gt;and in the catch block setup code in which you check the exception type and ignore the exception.</description>
      <pubDate>Tue, 04 Apr 2017 20:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Retry-a-URL-using-tFileFetch/m-p/2362737#M126809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-04T20:20:00Z</dc:date>
    </item>
  </channel>
</rss>

