<?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 [resolved] tMap Output Order not working correctly? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289793#M63144</link>
    <description>Hi, I have a tMap component with two outputs. The first needs to write to a parent table in a database, and the second needs to write to a child table. I have the order of the outputs set so the parent table output is first, and the child is second, but the child output is always executing first (see screen shot). The output with Order 2 is processing while the output with Order 1 is still Starting. Can anyone suggest why this is happening?&lt;BR /&gt;Thanks!</description>
    <pubDate>Sat, 16 Nov 2024 12:51:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:51:05Z</dc:date>
    <item>
      <title>[resolved] tMap Output Order not working correctly?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289793#M63144</link>
      <description>Hi, I have a tMap component with two outputs. The first needs to write to a parent table in a database, and the second needs to write to a child table. I have the order of the outputs set so the parent table output is first, and the child is second, but the child output is always executing first (see screen shot). The output with Order 2 is processing while the output with Order 1 is still Starting. Can anyone suggest why this is happening?&lt;BR /&gt;Thanks!</description>
      <pubDate>Sat, 16 Nov 2024 12:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289793#M63144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMap Output Order not working correctly?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289794#M63145</link>
      <description>Hi 
&lt;BR /&gt;There is no order among all the output tables of tMap, in order to make the output to be executed one by one, you should output them to temp file or memory, and then read them and insert into database in different subjob linked by OnSubjobOK 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Wed, 22 Jun 2011 01:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289794#M63145</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-22T01:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMap Output Order not working correctly?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289795#M63146</link>
      <description>The order of tMap outputs only has an effect if the input row generates a row on both outputs; otherwise, output rows are generated from the input rows as they are processed, subject to the filter expressions. It also affects which flow is finalised first and therefore which OnComponentOK trigger will be fired first (if both output components have one).</description>
      <pubDate>Wed, 22 Jun 2011 02:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289795#M63146</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2011-06-22T02:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] tMap Output Order not working correctly?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289796#M63147</link>
      <description>Thank you both for your quick replies, it's very helpful to understand how this feature of tMap works!</description>
      <pubDate>Wed, 22 Jun 2011 14:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-tMap-Output-Order-not-working-correctly/m-p/2289796#M63147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-22T14:57:47Z</dc:date>
    </item>
  </channel>
</rss>

