<?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: Calling .bat files using Tsystem component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229246#M20242</link>
    <description>&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit : I read a bit too fast your problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a solution (I'm facing the same actually) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;-Create a master job With the job "A" and "B" inside&lt;/P&gt;&lt;P&gt;&amp;nbsp;-Create the job B and put all your 10 job as is, and so the job B will end when all your jobs are finished&lt;/P&gt;</description>
    <pubDate>Wed, 11 Sep 2019 12:40:17 GMT</pubDate>
    <dc:creator>rmartin2</dc:creator>
    <dc:date>2019-09-11T12:40:17Z</dc:date>
    <item>
      <title>Calling .bat files using Tsystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229241#M20237</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At first I took .bat files of jobs and stored in a folder.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I created a main job in which I am calling these 10 jobs("A",1,2,3,4,5,6,7,8,9) by using TSystem component. Here I am running jobs in sequence i.e., one after another.&lt;/P&gt;
&lt;P&gt;Now my requirement is once 1st Job "A" is completed, I need to run rest of the jobs in parallel.&lt;/P&gt;
&lt;P&gt;Is there any way to achieve this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me on this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;ShaX&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 10:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229241#M20237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-05T10:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calling .bat files using Tsystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229242#M20238</link>
      <description>&lt;P&gt;Any help on this is much appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 10:51:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229242#M20238</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-06T10:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calling .bat files using Tsystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229243#M20239</link>
      <description>Have you tried tParallelize? This sounds like a perfect use case for it.&lt;BR /&gt;&lt;BR /&gt;Have your .bat for "A" run initially in a subjob, then onSubjobOk, use a tParallelize to run the rest at the same time</description>
      <pubDate>Fri, 06 Sep 2019 11:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229243#M20239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-06T11:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calling .bat files using Tsystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229244#M20240</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQGlAAO"&gt;@Mivox&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for the reply,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Am using TOS but not Enterprise. TParallize is not available.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Shax&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 12:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229244#M20240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-06T12:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calling .bat files using Tsystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229245#M20241</link>
      <description>&lt;P&gt;Any help on this....&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 12:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229245#M20241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-11T12:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calling .bat files using Tsystem component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229246#M20242</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit : I read a bit too fast your problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a solution (I'm facing the same actually) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;-Create a master job With the job "A" and "B" inside&lt;/P&gt;&lt;P&gt;&amp;nbsp;-Create the job B and put all your 10 job as is, and so the job B will end when all your jobs are finished&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2019 12:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Calling-bat-files-using-Tsystem-component/m-p/2229246#M20242</guid>
      <dc:creator>rmartin2</dc:creator>
      <dc:date>2019-09-11T12:40:17Z</dc:date>
    </item>
  </channel>
</rss>

