<?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: trunJob 'Use an independent Process' - Context environment is not being passed in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215718#M12016</link>
    <description>&lt;P&gt;Great...this conversation is turning interesting.&lt;/P&gt;&lt;P&gt;That is my concern as well, i tried editing the .bat files to check if i can point to different environments from the same build version, but in vain, i observed that the context group is written even in the .jar files, so i don't think we have the option to choose the environment so seamlessly. This will be a big win to Talend if there is an easy way to point to different environments with just one build.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets wait to see if any of the experts have a different alternative to this.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Dec 2019 17:25:18 GMT</pubDate>
    <dc:creator>tnewbie</dc:creator>
    <dc:date>2019-12-17T17:25:18Z</dc:date>
    <item>
      <title>trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215709#M12007</link>
      <description>&lt;P&gt;I am using tRunJob to run another job with option 'Use an independent process to run subjob' selected,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;my problem is that child job is not running using the appropriate context group (Dev/Int/Prod) instead it always runs as default context group that is Dev in subjob.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is this bug? I tried dynamic job as well &amp;amp; I had similar problem.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&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="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8L9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153679i9EAF3F2484369375/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8L9.png" alt="0683p000009M8L9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 23:10:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215709#M12007</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2019-12-13T23:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215710#M12008</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/s/profile/00539000004XsaeAAC"&gt;@xdshi&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Could you please help? this is really critical for us at this point.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 23:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215710#M12008</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2019-12-13T23:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215711#M12009</link>
      <description>&lt;P&gt;I would really appreciate any response on this issue.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 15:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215711#M12009</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2019-12-16T15:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215712#M12010</link>
      <description>&lt;P&gt;Hi nmodi,&lt;/P&gt; 
&lt;P&gt;I have extensively used the &lt;STRONG&gt;trun&lt;/STRONG&gt;&amp;nbsp;component for lots of nested jobs that is triggered from one wrapper jobs for different environments and never had any issue, the only thing i would ensure every time is the context of the outer most job is pointing to the intended environment.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have not used independent process to run&lt;SPAN&gt;&amp;nbsp;sub-job, i am not sure if that is what is causing the problem...not sure why you need to use that option. I think that option is to have the subjob run on a different JVM, which is typically not impactful for a small to medium sized job loads...&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;will be more than happy to share any further experiences i may have in this regard...for your quick reference i am attaching two snippets from my work.&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lx02"&gt;context_for_nested_jobs.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LxK0"&gt;nested_jobs.png&lt;/A&gt;</description>
      <pubDate>Mon, 16 Dec 2019 17:05:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215712#M12010</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2019-12-16T17:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215713#M12011</link>
      <description>&lt;P&gt;Thanks a lot for your response, yes, I have also used regular child job option to run then jobs &amp;amp; context data along with context group(dev/int/prod) is passed fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the issue only when I run job as 'Use an independent Process' or dynamic job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for certain reason - we have a need to run this job as&amp;nbsp;'Use an independent Process'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 17:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215713#M12011</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2019-12-16T17:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215714#M12012</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/005390000067RaVAAU"&gt;@Moe&lt;/A&gt;&amp;nbsp;, i have just made a testing and it works on v7.1.1. Make sure you have checked 'transmit the whole context' box on tRunjob.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 01:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215714#M12012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-17T01:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215715#M12013</link>
      <description>&lt;P&gt;Have you tried that with&amp;nbsp;'Use an independent Process' checkbox? I tried again &amp;amp; it still doesn;t work. it always picks up default context group, not the context group that was selected from parent job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;we are on 6.4 enterprise version.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 15:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215715#M12013</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2019-12-17T15:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215716#M12014</link>
      <description>&lt;P&gt;The easiest alternative that i can think of is to build the job and run the job away from TOS. This approach would take away the tool dependency and will 100% solve your problem of enforcing a specific environment to the nested/embedded child jobs.&amp;nbsp; Build job - gives you the option to apply the parent context group to all the underlying child jobs, so rest assured you can have the job running on the context group / environment that you are looking for.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 15:45:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215716#M12014</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2019-12-17T15:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215717#M12015</link>
      <description>&lt;P&gt;I have tried that as well &amp;amp; that option requires me to build separate job for every environment which is what I dont want to do.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 16:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215717#M12015</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2019-12-17T16:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215718#M12016</link>
      <description>&lt;P&gt;Great...this conversation is turning interesting.&lt;/P&gt;&lt;P&gt;That is my concern as well, i tried editing the .bat files to check if i can point to different environments from the same build version, but in vain, i observed that the context group is written even in the .jar files, so i don't think we have the option to choose the environment so seamlessly. This will be a big win to Talend if there is an easy way to point to different environments with just one build.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets wait to see if any of the experts have a different alternative to this.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 17:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215718#M12016</guid>
      <dc:creator>tnewbie</dc:creator>
      <dc:date>2019-12-17T17:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215719#M12017</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/005390000067RaVAAU"&gt;@Moe&lt;/A&gt;, yes, I checked both 'Use an independent process to run subjob' and 'transmit whole context' boxes. 
&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Dec 2019 03:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215719#M12017</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-18T03:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215720#M12018</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt;&amp;nbsp;- Would you or any one else be able to verify this on v 6.4?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I dont see anything wrong that we are doing &amp;amp; just wanted to confirm if it is bug on v 6.4 or something wrong that we are doing.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Dec 2019 15:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215720#M12018</guid>
      <dc:creator>nmodi</dc:creator>
      <dc:date>2019-12-18T15:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: trunJob 'Use an independent Process' - Context environment is not being passed</title>
      <link>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215721#M12019</link>
      <description>&lt;A href="https://community.qlik.com/s/profile/005390000067RaVAAU"&gt;@Moe&lt;/A&gt;, I have made testing on v6.4, it works also.</description>
      <pubDate>Fri, 20 Dec 2019 07:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/trunJob-Use-an-independent-Process-Context-environment-is-not/m-p/2215721#M12019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-20T07:35:39Z</dc:date>
    </item>
  </channel>
</rss>

