<?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 - Transmit whole context in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337741#M106053</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The context variables should exist in both main job and child job if you want to use '​Transmit whole context' option, the value will be passed from main job to child job, and override the values in child job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2023 07:37:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-17T07:37:54Z</dc:date>
    <item>
      <title>tRunJob - Transmit whole context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337740#M106052</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to know if there are some context variables that are ignored by the "Transmit whole context" option, on the tRunJob component.&lt;/P&gt;&lt;P&gt;If there are, I'll probably have to fill the "Context Parameters" table with the values that I want to pass to the child Job.&lt;/P&gt;&lt;P&gt;My main concern is if DB connection parameters (username, password, host, port and database name) are ignored or if, indeed, they go from Parent to Child.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached an image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please shine some light on this subject for me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:59:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337740#M106052</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2024-11-15T21:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: tRunJob - Transmit whole context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337741#M106053</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The context variables should exist in both main job and child job if you want to use '​Transmit whole context' option, the value will be passed from main job to child job, and override the values in child job.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 07:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337741#M106053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-17T07:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: tRunJob - Transmit whole context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337742#M106054</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;Is there any situation where the value won't pass from the parent Job to the child Job, even if both have the same context variable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 09:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337742#M106054</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2023-03-17T09:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: tRunJob - Transmit whole context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337743#M106055</link>
      <description>&lt;P&gt;If that is the case, it is a bug. Maybe there is a design issue in your job? For testing, print the value of context variables in child job to see whether the values are passed correctly from main job. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 01:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337743#M106055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-18T01:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: tRunJob - Transmit whole context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337744#M106056</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had already tested by printing the value of the context variable and it passes without a problem.&lt;/P&gt;&lt;P&gt;Thanks for the reply, @Shicong Hong​&amp;nbsp;. I appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 10:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337744#M106056</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2023-03-20T10:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: tRunJob - Transmit whole context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337745#M106057</link>
      <description>&lt;P&gt;OK, so the issue has been fixed? If so, please select one of answers as the best one to mark the question as resolved. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 11:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337745#M106057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-20T11:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: tRunJob - Transmit whole context</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337746#M106058</link>
      <description>&lt;P&gt;Done.&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 13:03:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRunJob-Transmit-whole-context/m-p/2337746#M106058</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2023-03-20T13:03:24Z</dc:date>
    </item>
  </channel>
</rss>

