<?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: Error when checking for a File in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201640#M3656</link>
    <description>&lt;P&gt;DELETED&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2019 20:22:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-19T20:22:57Z</dc:date>
    <item>
      <title>Error when checking for a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201637#M3653</link>
      <description>&lt;P&gt;DELETED&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201637#M3653</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T04:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error when checking for a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201638#M3654</link>
      <description>&lt;P&gt;Can you confirm if the file is being generated as a part of the tFileOutputExcel component?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And can you also add the !&lt;SPAN&gt;((Boolean)globalMap.get("tFileExist_2")) on another run-if condition and see where the flow is going?&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 20:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201638#M3654</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2019-08-19T20:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error when checking for a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201639#M3655</link>
      <description>&lt;P&gt;One small note, this design is replicated in the job.&amp;nbsp; Once for two different tables in my data warehouse.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 20:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201639#M3655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-19T20:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error when checking for a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201640#M3656</link>
      <description>&lt;P&gt;DELETED&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 20:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201640#M3656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-19T20:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error when checking for a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201641#M3657</link>
      <description>I hope context.HOME is having the trailing "/" at the end of the path.&lt;BR /&gt;Apart from that, the job and conditions look spot-on&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 19 Aug 2019 20:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201641#M3657</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2019-08-19T20:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error when checking for a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201642#M3658</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Not quite spot on. Please change your condition in your RunIf trigger from&lt;/P&gt;&lt;PRE&gt;((Boolean)globalMap.get("tFileExist_2"))&lt;/PRE&gt;&lt;P&gt;to&lt;/P&gt;&lt;PRE&gt;((Boolean)globalMap.get("tFileExist_2_EXISTS"))&lt;/PRE&gt;&lt;P&gt;This should solve your problem. The job complains with a NullPointerException because there is no global variable named "tFileExist_2".&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 21:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201642#M3658</guid>
      <dc:creator>JR1</dc:creator>
      <dc:date>2019-08-19T21:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error when checking for a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201643#M3659</link>
      <description>Yes, you are right, I missed that. I didnt check in my local job the variable defn.</description>
      <pubDate>Mon, 19 Aug 2019 21:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201643#M3659</guid>
      <dc:creator>root</dc:creator>
      <dc:date>2019-08-19T21:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error when checking for a File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201644#M3660</link>
      <description>&lt;P&gt;Oh my god, I can't believe I missed that...thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 22:06:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-when-checking-for-a-File/m-p/2201644#M3660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-19T22:06:23Z</dc:date>
    </item>
  </channel>
</rss>

