<?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: Recursive component in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Recursive-component-in-talend/m-p/2335755#M104281</link>
    <description>&lt;P&gt;The easiest way to achieve this would be to create a recursive Java method in a routine, then use that to produce this output structure. Recursion is not something that is easy to build with a series of components in a job, but you can easily make use of Java to solve this.&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2019 14:16:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-27T14:16:35Z</dc:date>
    <item>
      <title>Recursive component in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Recursive-component-in-talend/m-p/2335754#M104280</link>
      <description>&lt;P&gt;Hi I need to figure out a flow for the following output:&lt;/P&gt;&lt;P&gt;Emp ID |&amp;nbsp; Heirachy IDs |&lt;/P&gt;&lt;P&gt;101&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;222,534&lt;/P&gt;&lt;P&gt;222&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;534&lt;/P&gt;&lt;P&gt;534&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;-&lt;/P&gt;&lt;P&gt;456&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;001,871,222,534&lt;/P&gt;&lt;P&gt;001&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;871,222,534&lt;/P&gt;&lt;P&gt;871&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 222,534&lt;BR /&gt;&lt;BR /&gt;It show heirarchy of managers and employees in an organisation, basically the reporting structure of each employee.&lt;BR /&gt;I am totally clueless- I need to do this recursively.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Recursive-component-in-talend/m-p/2335754#M104280</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Recursive component in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Recursive-component-in-talend/m-p/2335755#M104281</link>
      <description>&lt;P&gt;The easiest way to achieve this would be to create a recursive Java method in a routine, then use that to produce this output structure. Recursion is not something that is easy to build with a series of components in a job, but you can easily make use of Java to solve this.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 14:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Recursive-component-in-talend/m-p/2335755#M104281</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-27T14:16:35Z</dc:date>
    </item>
  </channel>
</rss>

