<?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 hide warning 'Null value will be used for context parameter KEY : For input string:&amp;quot;context.KEY&amp;quot;' in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-hide-warning-Null-value-will-be-used-for-context/m-p/2246718#M32153</link>
    <description>&lt;P&gt;&lt;BR /&gt;Hi Team,&lt;/P&gt; 
&lt;P&gt;I have created a job which use context variables that are assigned a value during run time from tjavarow component.&lt;BR /&gt;The context variables which I have used are TICKET_KEY (String)and TICKET_INCREMENT_KEY(int).&lt;BR /&gt;The expressions used in tjavarow for these context variables are:&lt;/P&gt; 
&lt;P&gt;context.TICKET_KEY=input_row.TICKET_KEY;&lt;BR /&gt;context.TICKET_INCREMENT_KEY=Integer.valueOf((context.TICKET_KEY).replaceAll("W",""))+1;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;while running the job, I am getting a warning in the output console as&lt;BR /&gt;'Null value will be used for context parameter TICKET_INCREMENT_KEY: For input string:"context.TICKET_INCREMENT_KEY"'&lt;BR /&gt;even though I am getting the correct output from the job.&lt;BR /&gt;Now I want to hide this warning from the output console.&lt;BR /&gt;Can you please help to hide warnings? I tried using implicit context load and tcontextload component, but couldnt hide this context warning.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2019 15:08:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-16T15:08:15Z</dc:date>
    <item>
      <title>How to hide warning 'Null value will be used for context parameter KEY : For input string:"context.KEY"'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-hide-warning-Null-value-will-be-used-for-context/m-p/2246718#M32153</link>
      <description>&lt;P&gt;&lt;BR /&gt;Hi Team,&lt;/P&gt; 
&lt;P&gt;I have created a job which use context variables that are assigned a value during run time from tjavarow component.&lt;BR /&gt;The context variables which I have used are TICKET_KEY (String)and TICKET_INCREMENT_KEY(int).&lt;BR /&gt;The expressions used in tjavarow for these context variables are:&lt;/P&gt; 
&lt;P&gt;context.TICKET_KEY=input_row.TICKET_KEY;&lt;BR /&gt;context.TICKET_INCREMENT_KEY=Integer.valueOf((context.TICKET_KEY).replaceAll("W",""))+1;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;while running the job, I am getting a warning in the output console as&lt;BR /&gt;'Null value will be used for context parameter TICKET_INCREMENT_KEY: For input string:"context.TICKET_INCREMENT_KEY"'&lt;BR /&gt;even though I am getting the correct output from the job.&lt;BR /&gt;Now I want to hide this warning from the output console.&lt;BR /&gt;Can you please help to hide warnings? I tried using implicit context load and tcontextload component, but couldnt hide this context warning.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 15:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-hide-warning-Null-value-will-be-used-for-context/m-p/2246718#M32153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-16T15:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide warning 'Null value will be used for context parameter KEY : For input string:"context.KEY"'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-hide-warning-Null-value-will-be-used-for-context/m-p/2246719#M32154</link>
      <description>You my try to set a default value to you context variable.&lt;BR /&gt;</description>
      <pubDate>Mon, 16 Sep 2019 15:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-hide-warning-Null-value-will-be-used-for-context/m-p/2246719#M32154</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-09-16T15:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide warning 'Null value will be used for context parameter KEY : For input string:"context.KEY"'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-hide-warning-Null-value-will-be-used-for-context/m-p/2246720#M32155</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW" target="_self"&gt;fdenis&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;HR /&gt; 
 &lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;fdenis&lt;/A&gt;&amp;nbsp;wrote: 
 &lt;BR /&gt;You my try to set a default value to you context variable. 
 &lt;BR /&gt; 
 &lt;HR /&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;P&gt;Thank you. It worked for me.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2019 10:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-hide-warning-Null-value-will-be-used-for-context/m-p/2246720#M32155</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-18T10:53:59Z</dc:date>
    </item>
  </channel>
</rss>

