<?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: Iterating over several subjobs. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265973#M45347</link>
    <description>Hi sdel,
&lt;BR /&gt;Logically jobs looks perfectly fine.
&lt;BR /&gt;What happens when it stops inserting into Table 3, can you please provide us some error logs and if possible screenshots as well.
&lt;BR /&gt;--
&lt;BR /&gt;Regards,
&lt;BR /&gt;Vinod</description>
    <pubDate>Thu, 23 Aug 2012 10:18:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-23T10:18:43Z</dc:date>
    <item>
      <title>Iterating over several subjobs.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265972#M45346</link>
      <description>I have my xml data split into several xml files I iterate over them and input them to my DB. 
&lt;BR /&gt;So I am using tFileList?Iterate? 
&lt;BR /&gt;Each of the tFileInputXML--&amp;gt;tXMLMap---&amp;gt;tMysqlSP inputs data into a different table. 
&lt;BR /&gt;This worked correctly in Talend 4.2.4 inserting data into the main table first. This order is important as there are constraints between the tables. 
&lt;BR /&gt;We have moved to Talend 5.1 and the job has stopped working inserting to table 3 first. 
&lt;BR /&gt;I have tried using on OnSubjobOk but this also fails inputting the same files data twice to the table 2 and table 3. 
&lt;BR /&gt;tMysqlConnection 
&lt;BR /&gt; | 
&lt;BR /&gt;OnSubjobOk 
&lt;BR /&gt; | 
&lt;BR /&gt; tFileList--Iterate--&amp;gt;tFileInputXML--&amp;gt;tXMLMap---&amp;gt;tMysqlSP(main table) 
&lt;BR /&gt; | | 
&lt;BR /&gt; | OnComponentOk 
&lt;BR /&gt; | | 
&lt;BR /&gt; | tFileInputXML--&amp;gt;tXMLMap---&amp;gt;tMysqlSP(Table 2) 
&lt;BR /&gt; | | 
&lt;BR /&gt; | OnComponentOk 
&lt;BR /&gt; | | 
&lt;BR /&gt; | tFileInputXML--&amp;gt;tXMLMap---&amp;gt;tMysqlSP(Table 3) 
&lt;BR /&gt; OnSubjobOk 
&lt;BR /&gt; | 
&lt;BR /&gt; tMysqlCommit</description>
      <pubDate>Thu, 23 Aug 2012 09:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265972#M45346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-23T09:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating over several subjobs.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265973#M45347</link>
      <description>Hi sdel,
&lt;BR /&gt;Logically jobs looks perfectly fine.
&lt;BR /&gt;What happens when it stops inserting into Table 3, can you please provide us some error logs and if possible screenshots as well.
&lt;BR /&gt;--
&lt;BR /&gt;Regards,
&lt;BR /&gt;Vinod</description>
      <pubDate>Thu, 23 Aug 2012 10:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265973#M45347</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-23T10:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating over several subjobs.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265974#M45348</link>
      <description>I think the problem is using OnComponentOK from tFileInputXML.  Try making the OnComponentOK from tMysqlSP.</description>
      <pubDate>Thu, 23 Aug 2012 10:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265974#M45348</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2012-08-23T10:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Iterating over several subjobs.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265975#M45349</link>
      <description>Yes connecting from the tMysqlSP worked. Thanks</description>
      <pubDate>Thu, 23 Aug 2012 14:41:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Iterating-over-several-subjobs/m-p/2265975#M45349</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-23T14:41:14Z</dc:date>
    </item>
  </channel>
</rss>

