<?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 Accessing a tHashOutput from a subJob executed by tRunJob in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241837#M28871</link>
    <description>I have a job that stores some data in a hash table via tHashOutput.&lt;BR /&gt;I would like to have a subjob run via tRunJob to be able to access this hash table.&lt;BR /&gt;When using the tHashInput in the subjob I am unable to select the tHashOutput from it's component list.&lt;BR /&gt;Is this at all possible?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Peter</description>
    <pubDate>Wed, 15 Jan 2014 15:46:26 GMT</pubDate>
    <dc:creator>PD2</dc:creator>
    <dc:date>2014-01-15T15:46:26Z</dc:date>
    <item>
      <title>Accessing a tHashOutput from a subJob executed by tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241837#M28871</link>
      <description>I have a job that stores some data in a hash table via tHashOutput.&lt;BR /&gt;I would like to have a subjob run via tRunJob to be able to access this hash table.&lt;BR /&gt;When using the tHashInput in the subjob I am unable to select the tHashOutput from it's component list.&lt;BR /&gt;Is this at all possible?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 15 Jan 2014 15:46:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241837#M28871</guid>
      <dc:creator>PD2</dc:creator>
      <dc:date>2014-01-15T15:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing a tHashOutput from a subJob executed by tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241838#M28872</link>
      <description>Yes it is possible. You could create a routine. A routine is nothing more than a static method. In the routine class add a static variable and in the method like set(Object o) set the value from this static variable and in a method get() return the value.</description>
      <pubDate>Wed, 15 Jan 2014 23:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241838#M28872</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-15T23:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing a tHashOutput from a subJob executed by tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241839#M28873</link>
      <description>Hi Jan,
&lt;BR /&gt;Funny, I was looking for a solution for the same issue you responded here and in fact I need to iterate through both tFileExcelSheetOutput AND tFileExcelSheetSave as I need to generate many workbooks based on criteria. I can't see how that could take place without a separate subjob.
&lt;BR /&gt;Forgive me, but could I request a little bit more "hand-holding"? How would you reference the tHashOutput? I.e. what object would be "set" and "get"?
&lt;BR /&gt;Thank you.</description>
      <pubDate>Fri, 02 May 2014 01:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241839#M28873</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-02T01:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing a tHashOutput from a subJob executed by tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241840#M28874</link>
      <description>Bonjour a tous, &lt;BR /&gt;j'ai cinq sous job chaque job  remplis une  table de dimension  et j'ai job main qui fait l?exécution de tout les sous jobs de dimension qui s?appelle "load_dimensions_tables" mais le problème que j'ai ou niveaux de job main je mis a jour le flag de  ma table load_source qui n?exécute jamais, le soucis je n'arrive pas a prendre en main  le trunjob en cas d'erreur pour enregistrer sa trace ou niveaux de ma table.&lt;BR /&gt;merci pour vos réponses</description>
      <pubDate>Wed, 02 Jul 2014 08:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241840#M28874</guid>
      <dc:creator>rezika1986</dc:creator>
      <dc:date>2014-07-02T08:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing a tHashOutput from a subJob executed by tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241841#M28875</link>
      <description>Hi mouradrezika, 
&lt;BR /&gt;This is an international forum and English is the language we use. Posting in English will allow you to get more visibility and more help. Thanks for your understanding! 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 02 Jul 2014 08:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241841#M28875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-02T08:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing a tHashOutput from a subJob executed by tRunJob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241842#M28876</link>
      <description>Hi Sabrina,&lt;BR /&gt;thank you for your answer.&lt;BR /&gt; &lt;BR /&gt;I have a serious problem when I execute my job main, i need put flag at errors if trunjob return errors for verifying if i loading all data in dimensions tables.&lt;BR /&gt;this my capture ecran:</description>
      <pubDate>Wed, 02 Jul 2014 13:04:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Accessing-a-tHashOutput-from-a-subJob-executed-by-tRunJob/m-p/2241842#M28876</guid>
      <dc:creator>rezika1986</dc:creator>
      <dc:date>2014-07-02T13:04:11Z</dc:date>
    </item>
  </channel>
</rss>

