<?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: Get list of job on a project using script in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-list-of-job-on-a-project-using-script/m-p/2280218#M55132</link>
    <description>The commandline has a listJob command that may be what you want.&amp;nbsp; I have used the command line but not to list jobs.&amp;nbsp; 
&lt;BR /&gt;Here is a link to a tutorial to run a job from the command line that will help you get started using the command line if you are not familiar. 
&lt;BR /&gt; 
&lt;A href="https://www.talendforge.org/tutorials/tutorial.php?idTuto=48" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talendforge.org/tutorials/tutorial.php?idTuto=48&lt;/A&gt; 
&lt;BR /&gt;I would guess you would logon to the project and then list the jobs.&amp;nbsp;&amp;nbsp;here is&amp;nbsp;non-tested&amp;nbsp;commandline script&amp;nbsp;code 
&lt;BR /&gt;initRemote 
&lt;A href="http://${talendhost}:8080/org.talend.administrator" target="_blank" rel="nofollow noopener noreferrer"&gt;http://${talendhost}:8080/org.talend.administrator&lt;/A&gt;&amp;nbsp;-ul 
&lt;A href="mailto:admin@company.com" rel="nofollow noopener noreferrer"&gt;admin@company.com&lt;/A&gt; -up admin 
&lt;BR /&gt;logonProject -pn ${project_name} 
&lt;BR /&gt;listJob 
&lt;BR /&gt;listProject</description>
    <pubDate>Fri, 06 Feb 2015 23:08:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-02-06T23:08:10Z</dc:date>
    <item>
      <title>Get list of job on a project using script</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-list-of-job-on-a-project-using-script/m-p/2280217#M55131</link>
      <description>Hello,
&lt;BR /&gt;Is there a way to get the list of job names available on a given Talend Enterprise Project using script (SQL for example) ?
&lt;BR /&gt;We need it to make report and activity tracking.
&lt;BR /&gt;Can someone help please ?
&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Fri, 06 Feb 2015 16:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-list-of-job-on-a-project-using-script/m-p/2280217#M55131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-06T16:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of job on a project using script</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-list-of-job-on-a-project-using-script/m-p/2280218#M55132</link>
      <description>The commandline has a listJob command that may be what you want.&amp;nbsp; I have used the command line but not to list jobs.&amp;nbsp; 
&lt;BR /&gt;Here is a link to a tutorial to run a job from the command line that will help you get started using the command line if you are not familiar. 
&lt;BR /&gt; 
&lt;A href="https://www.talendforge.org/tutorials/tutorial.php?idTuto=48" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talendforge.org/tutorials/tutorial.php?idTuto=48&lt;/A&gt; 
&lt;BR /&gt;I would guess you would logon to the project and then list the jobs.&amp;nbsp;&amp;nbsp;here is&amp;nbsp;non-tested&amp;nbsp;commandline script&amp;nbsp;code 
&lt;BR /&gt;initRemote 
&lt;A href="http://${talendhost}:8080/org.talend.administrator" target="_blank" rel="nofollow noopener noreferrer"&gt;http://${talendhost}:8080/org.talend.administrator&lt;/A&gt;&amp;nbsp;-ul 
&lt;A href="mailto:admin@company.com" rel="nofollow noopener noreferrer"&gt;admin@company.com&lt;/A&gt; -up admin 
&lt;BR /&gt;logonProject -pn ${project_name} 
&lt;BR /&gt;listJob 
&lt;BR /&gt;listProject</description>
      <pubDate>Fri, 06 Feb 2015 23:08:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-list-of-job-on-a-project-using-script/m-p/2280218#M55132</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-06T23:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get list of job on a project using script</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-list-of-job-on-a-project-using-script/m-p/2280219#M55133</link>
      <description>&lt;P&gt;The way I achieved this issue was by using the Linux CLI and listing all different jobs located at execution server.&amp;nbsp;Must likely it would be under the path &lt;EM&gt;../TalendJobServersFiles/repository/&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;In there you would be able to see all projects and job names, separated by an underscore character "_", for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROJECT_jobname_{DATE}_jobid&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you have the different jobs and versions, you could filter it using AWK or sending the results to a CSV and analyze it.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 04:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-list-of-job-on-a-project-using-script/m-p/2280219#M55133</guid>
      <dc:creator>ermendez</dc:creator>
      <dc:date>2019-09-26T04:48:44Z</dc:date>
    </item>
  </channel>
</rss>

