<?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 How to implement tinfinite in combination with Run if in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345799#M113278</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to implement a scenario as in tinfiniteloop --&amp;gt; tFilelist --&amp;gt; Run if (file name contains "cs") ---&amp;gt; Establish FTP connection ---&amp;gt; tFTPput ---&amp;gt; Archive File (tFilecopy).&lt;/P&gt;&lt;P&gt;The requirement is to design a filewatcher as "twaitforfile" doesn't run on UNIX. I tried to introduce even tForEach iteration as "Run if" condition is throwing error but getting error all the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions on how to implement this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Fri, 15 Sep 2017 18:52:27 GMT</pubDate>
    <dc:creator>mra802003</dc:creator>
    <dc:date>2017-09-15T18:52:27Z</dc:date>
    <item>
      <title>How to implement tinfinite in combination with Run if</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345799#M113278</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to implement a scenario as in tinfiniteloop --&amp;gt; tFilelist --&amp;gt; Run if (file name contains "cs") ---&amp;gt; Establish FTP connection ---&amp;gt; tFTPput ---&amp;gt; Archive File (tFilecopy).&lt;/P&gt;&lt;P&gt;The requirement is to design a filewatcher as "twaitforfile" doesn't run on UNIX. I tried to introduce even tForEach iteration as "Run if" condition is throwing error but getting error all the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions on how to implement this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 18:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345799#M113278</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-15T18:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement tinfinite in combination with Run if</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345800#M113279</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your design looks ok except a missing tSleep between each iteration.&lt;/P&gt;&lt;P&gt;For the "Run if" condition, did you try this:&lt;/P&gt;&lt;PRE&gt;((String)globalMap.get("tFileList_1_CURRENT_FILE")).contains("cs")&lt;/PRE&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 19:25:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345800#M113279</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-15T19:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement tinfinite in combination with Run if</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345801#M113280</link>
      <description>&lt;P&gt;Yes, I have added that condition check.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where shall I use the tSleep component? Is it after tFileList?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Sep 2017 19:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345801#M113280</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-15T19:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to implement tinfinite in combination with Run if</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345802#M113281</link>
      <description>I suggest you to put it before the tFileList, else you'll wait between each file check.</description>
      <pubDate>Fri, 15 Sep 2017 20:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-implement-tinfinite-in-combination-with-Run-if/m-p/2345802#M113281</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-15T20:25:06Z</dc:date>
    </item>
  </channel>
</rss>

