<?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: synchronize jobs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347286#M114563</link>
    <description>I have a question. Consider there are 3 jobs each job loads three different MS-SQL tables. I want to do the commit for all the three tables only after all three jobs have been completed successfully. Is it possible in Talend?</description>
    <pubDate>Wed, 28 Oct 2009 14:19:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-10-28T14:19:52Z</dc:date>
    <item>
      <title>synchronize jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347283#M114560</link>
      <description>Hi,&lt;BR /&gt;I'd like synchronize two jobs before ending the last. How can I do that?&lt;BR /&gt;I've two same jobs which are linked with On_component_OK on a tRunJob component.&lt;BR /&gt;I'd like execute tRunJob after the two first. Is it possible to have an logical AND before a job or subjob?&lt;BR /&gt;Thanks for your answer</description>
      <pubDate>Sat, 16 Nov 2024 13:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347283#M114560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:53:43Z</dc:date>
    </item>
    <item>
      <title>Re: synchronize jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347284#M114561</link>
      <description>look into the tParallelize component, it can do what you want.</description>
      <pubDate>Tue, 30 Jun 2009 21:09:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347284#M114561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-30T21:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: synchronize jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347285#M114562</link>
      <description>Hi, 
&lt;BR /&gt;Thanks JohnGarrettMartin. I use TOS 3.0.4 and tParallelize is a TIS component, isn't it? Can I use it with TOS and how?</description>
      <pubDate>Wed, 01 Jul 2009 07:32:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347285#M114562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-07-01T07:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: synchronize jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347286#M114563</link>
      <description>I have a question. Consider there are 3 jobs each job loads three different MS-SQL tables. I want to do the commit for all the three tables only after all three jobs have been completed successfully. Is it possible in Talend?</description>
      <pubDate>Wed, 28 Oct 2009 14:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347286#M114563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-28T14:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: synchronize jobs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347287#M114564</link>
      <description>Hello 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I have a question. Consider there are 3 jobs each job loads three different MS-SQL tables. I want to do the commit for all the three tables only after all three jobs have been completed successfully. Is it possible in Talend?&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;Yes, it is possible. Move the 3 subjobs into a child job. In the father job, using a tRunJob to run the child job, both father job and child job share the same connection, if the child job runs fine, commit the records, otherwise, rollback all the records. See my screenshots 
&lt;BR /&gt;Best regards 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 29 Oct 2009 06:11:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/synchronize-jobs/m-p/2347287#M114564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-10-29T06:11:54Z</dc:date>
    </item>
  </channel>
</rss>

