<?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 Check for null context variable in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Check-for-null-context-variable/m-p/2248539#M33370</link>
    <description>In a "Run if" I'm trying to check and see if a context variable is null,&lt;BR /&gt;Either I've found a bug or I'm going about it the wrong way.&lt;BR /&gt;The subjob associated with the if clause never runs.&lt;BR /&gt;Yet, in a tMsgBox, I display the value of the context variable and it shows up as null.&lt;BR /&gt;&lt;BR /&gt;If I put 1==1 in the if clause - the subjob runs - so, I know that it's evaluating the Conditional statement.&lt;BR /&gt;Any suggestions/ideas?</description>
    <pubDate>Sat, 16 Nov 2024 14:13:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T14:13:24Z</dc:date>
    <item>
      <title>Check for null context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-for-null-context-variable/m-p/2248539#M33370</link>
      <description>In a "Run if" I'm trying to check and see if a context variable is null,&lt;BR /&gt;Either I've found a bug or I'm going about it the wrong way.&lt;BR /&gt;The subjob associated with the if clause never runs.&lt;BR /&gt;Yet, in a tMsgBox, I display the value of the context variable and it shows up as null.&lt;BR /&gt;&lt;BR /&gt;If I put 1==1 in the if clause - the subjob runs - so, I know that it's evaluating the Conditional statement.&lt;BR /&gt;Any suggestions/ideas?</description>
      <pubDate>Sat, 16 Nov 2024 14:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-for-null-context-variable/m-p/2248539#M33370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Check for null context variable</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Check-for-null-context-variable/m-p/2248540#M33371</link>
      <description>Hello
&lt;BR /&gt;The variable is not null, its value is 'null' and its length is 4, you can set the condition as context.variable.equals("null") 
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 18 Sep 2008 09:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Check-for-null-context-variable/m-p/2248540#M33371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-09-18T09:55:45Z</dc:date>
    </item>
  </channel>
</rss>

