<?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: Trigger Multiple TAC Tasks in Parallel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368139#M131437</link>
    <description>&lt;P&gt;Thank you for your response @Shicong Hong​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did try with the mode as asynchronous, but faced the same issue.&lt;/P&gt;&lt;P&gt;The TAC logs were not very clear. But when I trigger the job through Postman, I am getting the below error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"error": "The requested action cannot be carried out because the execution task \"&amp;lt;JobName&amp;gt;\" is still processing",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"returnCode": 30&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other options available ?&lt;/P&gt;&lt;P&gt;On the website I see something called a UniqueId in addition to the taskId ? &lt;/P&gt;&lt;P&gt;What is a uniqueId ?&lt;/P&gt;&lt;P&gt;Can it be made unique for each run as an additional option ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for all the help.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Oct 2020 12:05:12 GMT</pubDate>
    <dc:creator>rbk_tal</dc:creator>
    <dc:date>2020-10-01T12:05:12Z</dc:date>
    <item>
      <title>Trigger Multiple TAC Tasks in Parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368137#M131435</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;Saw a post sometime back in the Talend Help website about triggering jobs using the MetaServlet Commands using the RestClient Component. So basically we try to execute a task using its task id from TAC using the Metaservlet command ("actionName": "runTask",) through a tRestClient component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are unable to trigger the same job via different processes using the above approach. We have one option of having the same job as different tasks in TAC so that each job would have a different task id, but that defeats the entire purpose of the job execution via MetaServlet commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way possible to resolve this issue ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks....&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368137#M131435</guid>
      <dc:creator>rbk_tal</dc:creator>
      <dc:date>2024-11-16T01:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Multiple TAC Tasks in Parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368138#M131436</link>
      <description>&lt;P&gt;@Bharath Kumar Ramachandran​&amp;nbsp;&lt;/P&gt;&lt;P&gt; Have you tried the mode type: asynchronous? I don't test it yet, I saw the same issue before and was told by developer that it is impossible to run the task in parallel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jul 2020 09:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368138#M131436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-19T09:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Multiple TAC Tasks in Parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368139#M131437</link>
      <description>&lt;P&gt;Thank you for your response @Shicong Hong​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did try with the mode as asynchronous, but faced the same issue.&lt;/P&gt;&lt;P&gt;The TAC logs were not very clear. But when I trigger the job through Postman, I am getting the below error message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"error": "The requested action cannot be carried out because the execution task \"&amp;lt;JobName&amp;gt;\" is still processing",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;"returnCode": 30&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other options available ?&lt;/P&gt;&lt;P&gt;On the website I see something called a UniqueId in addition to the taskId ? &lt;/P&gt;&lt;P&gt;What is a uniqueId ?&lt;/P&gt;&lt;P&gt;Can it be made unique for each run as an additional option ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for all the help.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Oct 2020 12:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368139#M131437</guid>
      <dc:creator>rbk_tal</dc:creator>
      <dc:date>2020-10-01T12:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Multiple TAC Tasks in Parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368140#M131438</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone an answer ? I've got the same problem. Do we have got to implement a queue ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 07:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368140#M131438</guid>
      <dc:creator>philippert</dc:creator>
      <dc:date>2021-04-14T07:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger Multiple TAC Tasks in Parallel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368141#M131439</link>
      <description>&lt;P&gt;Hi, maybe via ActiveMq cause it seems you have to wait the job to be processed before run another.&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 07:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Trigger-Multiple-TAC-Tasks-in-Parallel/m-p/2368141#M131439</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-04-14T07:42:11Z</dc:date>
    </item>
  </channel>
</rss>

