<?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: pass same context varaible with different values in parallel subjobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293517#M66484</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM5AAAW"&gt;@vidya821&lt;/A&gt;&amp;nbsp;,yes you can hard code the context value for each sub job.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2019 12:10:12 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2019-05-06T12:10:12Z</dc:date>
    <item>
      <title>pass same context varaible with different values in parallel subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293516#M66483</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we&amp;nbsp;pass same context varaible with different values in parallel subjobs.&lt;/P&gt;&lt;P&gt;will they be overwritten ?&lt;/P&gt;&lt;P&gt;E.g&lt;/P&gt;&lt;P&gt;parent job ---&amp;gt;subjob1 (context a = 1)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;---&amp;gt; subjob2 (context a = 2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;will this work and the subjobs would be able to get values 1 and 2 repectively when executed in parallel?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293516#M66483</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2024-11-16T05:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: pass same context varaible with different values in parallel subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293517#M66484</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM5AAAW"&gt;@vidya821&lt;/A&gt;&amp;nbsp;,yes you can hard code the context value for each sub job.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 12:10:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293517#M66484</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-05-06T12:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: pass same context varaible with different values in parallel subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293518#M66485</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LM5AAAW"&gt;@vidya821&lt;/A&gt;&amp;nbsp;,check the below example. i have passed different values for each sub.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4MZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158288iEDD67531C78E7472/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4MZ.png" alt="0683p000009M4MZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 12:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293518#M66485</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2019-05-06T12:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: pass same context varaible with different values in parallel subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293519#M66486</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;is correct, but I think we need to be sure about the requirement. A Subjob is a section within a job,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;'s solution refers to the use of Child Jobs. I suspect that it answers your question, I just want to clarify this as the same thing would not necessarily work for two subjobs running in parallel.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 17:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293519#M66486</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-06T17:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: pass same context varaible with different values in parallel subjobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293520#M66487</link>
      <description>Thanks Rhall, 
&lt;BR /&gt;I was referring to two child jobs in this scenario.The solution shared by 
&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt; is what i am looking for. 
&lt;BR /&gt;Thanks for pointing out the difference though..:-) 
&lt;BR /&gt;</description>
      <pubDate>Tue, 07 May 2019 04:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/pass-same-context-varaible-with-different-values-in-parallel/m-p/2293520#M66487</guid>
      <dc:creator>vidya821</dc:creator>
      <dc:date>2019-05-07T04:34:52Z</dc:date>
    </item>
  </channel>
</rss>

