<?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: tWaitForFile doesn't work as expected on UNIX in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335617#M104159</link>
    <description>Well, I can't try for the moment.
&lt;BR /&gt;What if you change the delay of tInfiniteLoop for example to 1300ms?</description>
    <pubDate>Fri, 08 Sep 2017 22:38:24 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-09-08T22:38:24Z</dc:date>
    <item>
      <title>tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335604#M104146</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a simple job using 'tWaitForFile' and 'tFileCopy'. The file watcher is set to run infinitely and iterate every 10 seconds. If matching&amp;nbsp;file arrives in the directory, the file gets copied to destination directory using 'tFileCopy'. This job is working as expected on Windows.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Upon deploying this job to UNIX env and executing the ".sh" file, the job doesn't even pick the file from the directory. The 'ps' command shows the job is running continuously as expected. Can anyone help in this regard?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 21:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335604#M104146</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-07T21:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335605#M104147</link>
      <description>Hi,&lt;BR /&gt;Something about the permissions for the source/target folder or the file itself?</description>
      <pubDate>Thu, 07 Sep 2017 21:18:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335605#M104147</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-07T21:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335606#M104148</link>
      <description>&lt;P&gt;There are no permission issues on either the folder and files. I am placing the file manually in the source directory and then expecting this job to do the rest.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 21:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335606#M104148</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-07T21:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335607#M104149</link>
      <description>Double check the permissions for the target folder.&lt;BR /&gt;Also, try to trace the file pathname at the différent steps.</description>
      <pubDate>Thu, 07 Sep 2017 22:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335607#M104149</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-07T22:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335608#M104150</link>
      <description>&lt;P&gt;I created another job without 'tWaitForFile' component to make sure there's no permission issue. The file gets copied into the target directory successfully.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 22:09:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335608#M104150</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-07T22:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335609#M104151</link>
      <description>Can you share the component configuration? Maybe a problem with file mask or the source folder path.
&lt;BR /&gt;Else, perhaps Talend guys will be most inspired.</description>
      <pubDate>Thu, 07 Sep 2017 22:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335609#M104151</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-07T22:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335610#M104152</link>
      <description>&lt;P&gt;PFA&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsMv"&gt;Test_0.1.zip&lt;/A&gt;</description>
      <pubDate>Thu, 07 Sep 2017 22:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335610#M104152</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-07T22:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335611#M104153</link>
      <description>&lt;P&gt;Hum... seems to be a $1,000,000 question!&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 08:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335611#M104153</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-08T08:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335612#M104154</link>
      <description>&lt;P&gt;Is this something to do with Open Studio Vs Enterprise edition? I read somewhere over web&amp;nbsp;that trigger functionality is available only in Enterprise edition.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 19:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335612#M104154</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-08T19:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335613#M104155</link>
      <description>Based on the documentation there is no limitation for this component 
&lt;A href="https://help.talend.com/reader/hm5FaPiiOP31nUYHph0JwQ/9NaCQViWaqc8tnoxlpM6HA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/hm5FaPiiOP31nUYHph0JwQ/9NaCQViWaqc8tnoxlpM6HA&lt;/A&gt; 
&lt;BR /&gt;What you have on the Enterprise edition is the capability to start a job as soon a file is detected. 
&lt;BR /&gt;Maybe Sabrina 
&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt; could help on this topic</description>
      <pubDate>Fri, 08 Sep 2017 20:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335613#M104155</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-08T20:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335614#M104156</link>
      <description>&lt;P&gt;Meanwhile, I was trying another approach as&amp;nbsp;tinfiniteloop -&amp;gt; twaitforfile -&amp;gt; tCopyFile (on Windows)&lt;/P&gt; 
&lt;P&gt;The moment I manually copy the file in the source directory, the job fails with the following error:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 692px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lwah.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146494iE28DD0662AED6F7E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lwah.png" alt="0683p000009Lwah.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 599px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwRG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128773i45949D28BD135422/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwRG.png" alt="0683p000009LwRG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The basic setting for&lt;/P&gt; 
&lt;P&gt;1. tinfiniteloop "Wait at each iteration = 1000ms"&lt;/P&gt; 
&lt;P&gt;2. twaitforfile "Time between iterations = 1s", "Max number of iterations = 1" and "Trigger action when - a file is created". The file mask is "*.txt".&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any idea what would cause this error?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 21:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335614#M104156</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-08T21:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335615#M104157</link>
      <description>Can you share the tfilecopy configuration?</description>
      <pubDate>Fri, 08 Sep 2017 21:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335615#M104157</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-08T21:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335616#M104158</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 605px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwgK.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129436iDAB6C4F993F93C85/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwgK.png" alt="0683p000009LwgK.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 21:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335616#M104158</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-08T21:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335617#M104159</link>
      <description>Well, I can't try for the moment.
&lt;BR /&gt;What if you change the delay of tInfiniteLoop for example to 1300ms?</description>
      <pubDate>Fri, 08 Sep 2017 22:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335617#M104159</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-08T22:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335618#M104160</link>
      <description>As you have introduced a tInfiniteLoop you may also replace tWaitForFile by tFileExists (if you know the name) or tFileList. You should have the expected result.</description>
      <pubDate>Sat, 09 Sep 2017 07:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335618#M104160</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-09-09T07:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: tWaitForFile doesn't work as expected on UNIX</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335619#M104161</link>
      <description>&lt;P&gt;Thanks, it worked using tFileList approach.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2017 20:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWaitForFile-doesn-t-work-as-expected-on-UNIX/m-p/2335619#M104161</guid>
      <dc:creator>mra802003</dc:creator>
      <dc:date>2017-09-11T20:33:23Z</dc:date>
    </item>
  </channel>
</rss>

