<?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 importing job in a user routine in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340586#M108604</link>
    <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;BR /&gt;I am trying to import a talend job component in a user routine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#UPDATING THE DESCRIPTION&lt;BR /&gt;I have a job named swipecard.all_emps and a routine names Employee_Path&lt;BR /&gt;I am trying to import the job in my user routine. But&amp;nbsp; it gives me an error over saying it is unable to resolve the import. I have attached a few images for that. have a look.&lt;BR /&gt;&lt;BR /&gt;Why I am doing this?&lt;BR /&gt;I am trying to create 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;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;original input table -&lt;/P&gt;
&lt;P&gt;Emp ID | Manager ID |&amp;nbsp;&lt;BR /&gt;101&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;222&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&lt;/P&gt;
&lt;P&gt;871&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 222&lt;/P&gt;
&lt;P&gt;001&amp;nbsp; &amp;nbsp; &amp;nbsp; 871&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am making a column called Heirarchy IDs that recursively concatenates employee IDs according to their heirarchy in the organisation. employee-&amp;gt;manager-&amp;gt;manager's manager...&lt;/P&gt;
&lt;P&gt;I figured that a user routine can do this recursively for me.&amp;nbsp;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 05:42:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T05:42:59Z</dc:date>
    <item>
      <title>importing job in a user routine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340586#M108604</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;&lt;BR /&gt;I am trying to import a talend job component in a user routine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;#UPDATING THE DESCRIPTION&lt;BR /&gt;I have a job named swipecard.all_emps and a routine names Employee_Path&lt;BR /&gt;I am trying to import the job in my user routine. But&amp;nbsp; it gives me an error over saying it is unable to resolve the import. I have attached a few images for that. have a look.&lt;BR /&gt;&lt;BR /&gt;Why I am doing this?&lt;BR /&gt;I am trying to create 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;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;original input table -&lt;/P&gt;
&lt;P&gt;Emp ID | Manager ID |&amp;nbsp;&lt;BR /&gt;101&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;222&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&lt;/P&gt;
&lt;P&gt;871&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 222&lt;/P&gt;
&lt;P&gt;001&amp;nbsp; &amp;nbsp; &amp;nbsp; 871&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I am making a column called Heirarchy IDs that recursively concatenates employee IDs according to their heirarchy in the organisation. employee-&amp;gt;manager-&amp;gt;manager's manager...&lt;/P&gt;
&lt;P&gt;I figured that a user routine can do this recursively for me.&amp;nbsp;&lt;BR /&gt;Please help.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340586#M108604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: importing job in a user routine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340587#M108605</link>
      <description>sorry I didn't understand</description>
      <pubDate>Wed, 29 May 2019 13:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340587#M108605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-29T13:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: importing job in a user routine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340588#M108606</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;Could you please elaborate your use case with some examples, what are the Talend components you are trying to use in routine and did you explore the possibilities of using the Talend component before or after routine instead of trying to call within the routine?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 14:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340588#M108606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-29T14:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: importing job in a user routine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340589#M108607</link>
      <description>&lt;P&gt;As the description wasn clear. I have edited my details for the query. Kindly go through my question again&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 21:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340589#M108607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-30T21:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: importing job in a user routine</title>
      <link>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340590#M108608</link>
      <description>&lt;P&gt;I have made the edits in my description. I hope this gives a clearer idea of my query Please have a look.&lt;/P&gt;</description>
      <pubDate>Thu, 30 May 2019 21:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/importing-job-in-a-user-routine/m-p/2340590#M108608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-30T21:40:15Z</dc:date>
    </item>
  </channel>
</rss>

