<?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: Sending job instances to a queue in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Sending-job-instances-to-a-queue/m-p/2354086#M120130</link>
    <description>I fear the TAC is not designed to do this.&lt;BR /&gt;I usually use a different approach. The job itself detects the work to be done and starts for the work (e.g. files) so called worker jobs which proceed with a piece of work. &amp;nbsp;From the outside of the TAC I have to start the task simply when I know there is something to do. The parallelisation is solved inside the job.&lt;BR /&gt;One good example is file processing. The main job actually contains a tFileList and triggers via parallelized Iterate trigger tRunJob component which refers to the worker job and this worker job accepts per context variable the file path and does everything for this one file.&lt;BR /&gt;If you want to handover the work items from your external system to your task (job) you need to persist the data reachable from the job and the job itself decide how many parallel processes will be involved to get the work done.&amp;nbsp;</description>
    <pubDate>Sat, 26 Mar 2016 20:37:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-26T20:37:54Z</dc:date>
    <item>
      <title>Sending job instances to a queue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sending-job-instances-to-a-queue/m-p/2354085#M120129</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;We are using 5.6 Enterprise edition. In TAC, I am able to run the job only once. I cannot start another instance of the same job until the first one completes. I get an error message: "Job is still processing". How do I kick off multiple instances of the same job so it goes into a queue?&lt;BR /&gt;To describe a use case, we have an external Jenkins application that calls a Talend job. There can be multiple instances each time with different set of context variables.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 25 Mar 2016 12:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sending-job-instances-to-a-queue/m-p/2354085#M120129</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-25T12:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sending job instances to a queue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sending-job-instances-to-a-queue/m-p/2354086#M120130</link>
      <description>I fear the TAC is not designed to do this.&lt;BR /&gt;I usually use a different approach. The job itself detects the work to be done and starts for the work (e.g. files) so called worker jobs which proceed with a piece of work. &amp;nbsp;From the outside of the TAC I have to start the task simply when I know there is something to do. The parallelisation is solved inside the job.&lt;BR /&gt;One good example is file processing. The main job actually contains a tFileList and triggers via parallelized Iterate trigger tRunJob component which refers to the worker job and this worker job accepts per context variable the file path and does everything for this one file.&lt;BR /&gt;If you want to handover the work items from your external system to your task (job) you need to persist the data reachable from the job and the job itself decide how many parallel processes will be involved to get the work done.&amp;nbsp;</description>
      <pubDate>Sat, 26 Mar 2016 20:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sending-job-instances-to-a-queue/m-p/2354086#M120130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-26T20:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Sending job instances to a queue</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Sending-job-instances-to-a-queue/m-p/2354087#M120131</link>
      <description>Thank you. I will try something like this.&amp;nbsp;</description>
      <pubDate>Sun, 27 Mar 2016 23:52:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Sending-job-instances-to-a-queue/m-p/2354087#M120131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-27T23:52:46Z</dc:date>
    </item>
  </channel>
</rss>

