<?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 Implicite context load only if null in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234397#M23778</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is there a possibility, using the implicite load defined in the project properties, to only load a variable if it is null or empty ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have the following problem :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;job 1 (father)&lt;/P&gt; 
&lt;P&gt;--&amp;gt; job 2&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt; job 3&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;job 1 is the father of job 2, which is the father of job 3.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want to launch job 1 or only job 2, depending on what I want to do.&lt;/P&gt; 
&lt;P&gt;If I change a context var in my job 1 and send it to job 2 using "Transmit whole context" option, job 2 is going to reload the variable because the implicite load option.&lt;/P&gt; 
&lt;P&gt;But I need this option if I only want to launch job 2...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help !&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jan 2019 16:17:25 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-31T16:17:25Z</dc:date>
    <item>
      <title>Implicite context load only if null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234397#M23778</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is there a possibility, using the implicite load defined in the project properties, to only load a variable if it is null or empty ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have the following problem :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;job 1 (father)&lt;/P&gt; 
&lt;P&gt;--&amp;gt; job 2&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; --&amp;gt; job 3&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;job 1 is the father of job 2, which is the father of job 3.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want to launch job 1 or only job 2, depending on what I want to do.&lt;/P&gt; 
&lt;P&gt;If I change a context var in my job 1 and send it to job 2 using "Transmit whole context" option, job 2 is going to reload the variable because the implicite load option.&lt;/P&gt; 
&lt;P&gt;But I need this option if I only want to launch job 2...&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for your help !&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 16:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234397#M23778</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-31T16:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Implicite context load only if null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234398#M23779</link>
      <description>&lt;P&gt;Could you please explain about your scenario in detail?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 16:48:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234398#M23779</guid>
      <dc:creator>dipanjan93</dc:creator>
      <dc:date>2019-01-31T16:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Implicite context load only if null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234399#M23780</link>
      <description>&lt;P&gt;did you try to remove "Use Project Setting"(Job Setting --&amp;gt; extra)&amp;nbsp; &amp;nbsp;and remove implicit contectLoad (Job2 and Job3)&amp;nbsp;only for child jobs (Job2 and Job3)?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you cannot do above , you might have to override all child context after it is defined by implicit.&lt;/P&gt; 
&lt;P&gt;For that you would need to pass all Parent context to child through HashMap.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCrCkCAK" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/resolved-tBufferOutput-java-util-HashMap-cannot-be-cast-to-java/m-p/114138&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And after child implicit context loaded , then override each of your child context with Parent HashMap Value.in Tjava.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Let me know if it works.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jan 2019 19:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234399#M23780</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-01-31T19:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: Implicite context load only if null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234400#M23781</link>
      <description>&lt;P&gt;Thank you for your answer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get it in another discussion, you have to desactive the implicite context load in all the sub-job, which was what I was questionning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Wed, 06 Feb 2019 09:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234400#M23781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-06T09:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Implicite context load only if null</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234401#M23782</link>
      <description>Indeed this what I meant when asked to remove implicit context from child job
&lt;BR /&gt;
&lt;BR /&gt;Please mark the topic as resolved
&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Feb 2019 09:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Implicite-context-load-only-if-null/m-p/2234401#M23782</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-02-06T09:53:18Z</dc:date>
    </item>
  </channel>
</rss>

