<?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] tFileExists component not working as expected. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileExists-component-not-working-as-expected/m-p/2287597#M61167</link>
    <description>You need to use an IF connector, with the condition&lt;BR /&gt;(Boolean)globalMap.get("tFileExist_1_EXISTS"))</description>
    <pubDate>Mon, 20 Jun 2016 14:54:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-06-20T14:54:26Z</dc:date>
    <item>
      <title>[resolved] tFileExists component not working as expected.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileExists-component-not-working-as-expected/m-p/2287596#M61166</link>
      <description>tFileExists showing subjob ok even the file doesn't exist.&lt;BR /&gt;&amp;nbsp;have job where i generate a excel file, upon file creation i am doing the following&lt;BR /&gt;MainJob --&amp;gt;subjob ok --&amp;gt; tFileExists --&amp;gt; Subjob Ok --&amp;gt;tSendemail --&amp;gt; subjob ok --&amp;gt; tFileCopy&lt;BR /&gt;When the main job doesn't generate any file the tFileExists still shows as ok and goes on with email and file copy. And every time file copy fails due to no file present in the folder. I am also using context for file path and file name for creating, file exists check and file copy.&lt;BR /&gt;Is this a bug or i am doing something wrong.</description>
      <pubDate>Mon, 20 Jun 2016 13:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileExists-component-not-working-as-expected/m-p/2287596#M61166</guid>
      <dc:creator>vivekjayapalan</dc:creator>
      <dc:date>2016-06-20T13:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileExists component not working as expected.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileExists-component-not-working-as-expected/m-p/2287597#M61167</link>
      <description>You need to use an IF connector, with the condition&lt;BR /&gt;(Boolean)globalMap.get("tFileExist_1_EXISTS"))</description>
      <pubDate>Mon, 20 Jun 2016 14:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileExists-component-not-working-as-expected/m-p/2287597#M61167</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-20T14:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tFileExists component not working as expected.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tFileExists-component-not-working-as-expected/m-p/2287598#M61168</link>
      <description>Thank you very much, that worked, i used &amp;nbsp;((Boolean)globalMap.get("tFileExist_1_EXISTS")) &amp;nbsp; in the if condition, and when it is true the email and filecopy will trigger, when false do nothing.</description>
      <pubDate>Mon, 20 Jun 2016 15:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tFileExists-component-not-working-as-expected/m-p/2287598#M61168</guid>
      <dc:creator>vivekjayapalan</dc:creator>
      <dc:date>2016-06-20T15:02:24Z</dc:date>
    </item>
  </channel>
</rss>

