<?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 tHashOutput to another JOB in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHashOutput-to-another-JOB/m-p/2297368#M69950</link>
    <description>Hello, I'm need know if's possible I pass a hash (tHashOutput) to another JOB (child).&lt;BR /&gt;If's possible, How can I do it?&lt;BR /&gt;Thx!</description>
    <pubDate>Mon, 07 Oct 2013 12:20:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-10-07T12:20:53Z</dc:date>
    <item>
      <title>tHashOutput to another JOB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHashOutput-to-another-JOB/m-p/2297368#M69950</link>
      <description>Hello, I'm need know if's possible I pass a hash (tHashOutput) to another JOB (child).&lt;BR /&gt;If's possible, How can I do it?&lt;BR /&gt;Thx!</description>
      <pubDate>Mon, 07 Oct 2013 12:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHashOutput-to-another-JOB/m-p/2297368#M69950</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-07T12:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: tHashOutput to another JOB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHashOutput-to-another-JOB/m-p/2297369#M69951</link>
      <description>Hi, 
&lt;BR /&gt;Are you looking for the article 
&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" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAB6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158321i00588DF41617C922/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAB6.png" alt="0683p000009MAB6.png" /&gt;&lt;/span&gt;assing a value from a parent Job to a child Job&lt;/A&gt;. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 08 Oct 2013 02:42:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHashOutput-to-another-JOB/m-p/2297369#M69951</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-08T02:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: tHashOutput to another JOB</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHashOutput-to-another-JOB/m-p/2297370#M69952</link>
      <description>I think this article should be in the "Usage" section for DataIntegration and not in the Enterprise DI, even if you happen to be using Enterprise
&lt;BR /&gt;You can pass java objects from one job to a child job IF the child job is not running as a separate process. If it is a dynamic subjob, it is always a separate process.
&lt;BR /&gt;So, for a tHashOutput, I think you could pass it to the child job but I don't think you could make a tHashInput read it, because you can only make the tHashInput read it, so I'm not sure how you'd get at it. You could probably use raw Java and get at it, but at that point you might as well just create a Map with java in the parent job.
&lt;BR /&gt;Does that make any sense? If not let me know. You definitely can create any HashMap, etc. with Java in the parent job, and, so long as the child job isn't a separate process, pass it into the Child job.</description>
      <pubDate>Tue, 15 Oct 2013 15:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHashOutput-to-another-JOB/m-p/2297370#M69952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-15T15:25:06Z</dc:date>
    </item>
  </channel>
</rss>

