<?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: [resolved] tRunJob - Schema + Context Parameter in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-Schema-Context-Parameter/m-p/2324007#M93763</link>
    <description>Thank you very much Shong!
&lt;BR /&gt;Regards,
&lt;BR /&gt;Robert</description>
    <pubDate>Sat, 11 May 2013 20:21:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-11T20:21:35Z</dc:date>
    <item>
      <title>[resolved] tRunJob - Schema + Context Parameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-Schema-Context-Parameter/m-p/2324005#M93761</link>
      <description>As far as I understand the documentation and some posts of this forum to bring a data flow/row into a subjob I have to use context parameters of the subjob component (in combination with iterate). 
&lt;BR /&gt;tRunJob has the possibility to define a schema what is that for? How can it be used? Is it in some context with data flow for the subjob? Some information would be helpful for my understanding. 
&lt;BR /&gt;thank you! 
&lt;BR /&gt;regards, 
&lt;BR /&gt;Robert</description>
      <pubDate>Sat, 11 May 2013 08:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-Schema-Context-Parameter/m-p/2324005#M93761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-11T08:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tRunJob - Schema + Context Parameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-Schema-Context-Parameter/m-p/2324006#M93762</link>
      <description>Hi Robert 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;As far as I understand the documentation and some posts of this forum to bring a data flow/row into a subjob I have to use context parameters of the subjob component (in combination with iterate).&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Yes, you are right, to bring a data flow or a value to a child job, you have to use the context parameters of child jobs, you can refer to an example job in this page: 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=Passing+a+value+from+a+parent+Job+to+a+child+Job&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=Passing+a+value+from+a+parent+Job+to+a+child+Job&amp;amp;content-lang=en&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;tRunJob has the possibility to define a schema what is that for? How can it be used? Is it in some context with data flow for the subjob? Some information would be helpful for my understanding.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;The schema of tRunJob can be used for passing a data flow from child job to parent job, for this purpose, you need to use a tBufferOutput in child job to cache the data in memory, and the schema of tRunJob should be same as tBufferOutput's schema. 
&lt;BR /&gt;For example: 
&lt;BR /&gt;child job: 
&lt;BR /&gt;tFileInputDelimited--main--tBufferOutput 
&lt;BR /&gt;parent job: 
&lt;BR /&gt;tRunJob--main---tLogRow 
&lt;BR /&gt; 
&lt;BR /&gt;Shong</description>
      <pubDate>Sat, 11 May 2013 11:05:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-Schema-Context-Parameter/m-p/2324006#M93762</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-11T11:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tRunJob - Schema + Context Parameter</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-Schema-Context-Parameter/m-p/2324007#M93763</link>
      <description>Thank you very much Shong!
&lt;BR /&gt;Regards,
&lt;BR /&gt;Robert</description>
      <pubDate>Sat, 11 May 2013 20:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tRunJob-Schema-Context-Parameter/m-p/2324007#M93763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-11T20:21:35Z</dc:date>
    </item>
  </channel>
</rss>

