<?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: tMap Order in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270815#M48604</link>
    <description>Hi Surenda,&lt;BR /&gt;You might consider using a tMSSqlSP to run these stored procedures. Connect these components together with an onsubjob ok link to make the stored procedures run after loading the db. &lt;BR /&gt;Hope this helps.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
    <pubDate>Wed, 20 Jun 2012 11:23:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-06-20T11:23:38Z</dc:date>
    <item>
      <title>tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270810#M48599</link>
      <description>Hi,&lt;BR /&gt;I have a map with two output "Orders" and "OrderDetails". I want execute second map "OrderDetails" only if the first map "Order" output is successful. How can restrict this? I appreciate your help.&lt;BR /&gt;Regards,&lt;BR /&gt;Surendra</description>
      <pubDate>Mon, 18 Jun 2012 06:49:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270810#M48599</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-18T06:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270811#M48600</link>
      <description>Hi Surendra&lt;BR /&gt;Your requirement cannot be done in tMap. The order of outputs is random and there isn't a way to shut down one output.&lt;BR /&gt;Regards,&lt;BR /&gt;Pedro</description>
      <pubDate>Mon, 18 Jun 2012 07:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270811#M48600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-18T07:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270812#M48601</link>
      <description>Hi,&lt;BR /&gt;You could however output the order details to a tBufferOutput and use some Talend logic (on subjobok?) so when order data is stored another flow is started with a tBufferInput to store the orderdetails.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Mon, 18 Jun 2012 09:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270812#M48601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-18T09:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270813#M48602</link>
      <description>Thank you Arno. Yes, I can try doing that way.&lt;BR /&gt;Regards,&lt;BR /&gt;Surendra</description>
      <pubDate>Tue, 19 Jun 2012 23:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270813#M48602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-19T23:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270814#M48603</link>
      <description>Friends, 
&lt;BR /&gt;It could be another question, but while I am working on the same job and related to this thread I thought about requesting another question. 
&lt;BR /&gt;I have tFileInput------&amp;gt;tMap(Orders and OrderDetails)-----&amp;gt;tMSSqlOut 
&lt;BR /&gt;Once I finish all validation and importing Orders and OrderDetails, I have several storedproc to run passing the "OrderNumber" as a parameter. I tried passing directly from tMap (Unique OrderNumber) to tMSSqlRow but it did not work. I also tried tMSSqlRow, it did not help either. Is there a smart way of handling as a variable from input schema and use it globally throughout the job? 
&lt;BR /&gt;I appreciate your help. 
&lt;BR /&gt;Best regards, 
&lt;BR /&gt;Surendra</description>
      <pubDate>Wed, 20 Jun 2012 07:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270814#M48603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-20T07:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270815#M48604</link>
      <description>Hi Surenda,&lt;BR /&gt;You might consider using a tMSSqlSP to run these stored procedures. Connect these components together with an onsubjob ok link to make the stored procedures run after loading the db. &lt;BR /&gt;Hope this helps.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno</description>
      <pubDate>Wed, 20 Jun 2012 11:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270815#M48604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-20T11:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270816#M48605</link>
      <description>Hi Arno,
&lt;BR /&gt;Sorry I mistyped in previous thread, I did actually use tMSSqlSP as well. This component has always been working for me, but this is the first time I am passing parameter and it does not seem to be doing anything.
&lt;BR /&gt;I even tried capturing the OrderNo as a global variable with tJavaRow as "spRunStoredProc 'OrderNo' ", and try executing with both tMSSsqlSP and tMSSQLRow. But could not get it working.
&lt;BR /&gt;Would you have any sample or previous thread I can have a look with the similar scenario. Thank you for your help.
&lt;BR /&gt;Best regards,
&lt;BR /&gt;Surendra</description>
      <pubDate>Thu, 21 Jun 2012 01:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270816#M48605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-21T01:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270817#M48606</link>
      <description>Actually, I got it working Arno.
&lt;BR /&gt;What I did is: I captured Unique OrderNo as global variable once I completed inserting Order and OrderDetails. And, on subjob OK, I used MSSqlRow to call storedproc with the parameter in one go. Thanks for your help.
&lt;BR /&gt;Regards,
&lt;BR /&gt;Surendra</description>
      <pubDate>Thu, 21 Jun 2012 01:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270817#M48606</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-06-21T01:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270818#M48607</link>
      <description>&lt;BLOCKQUOTE&gt;
 &lt;TABLE border="1"&gt;
  &lt;TBODY&gt;
   &lt;TR&gt;
    &lt;TD&gt;Hi,&lt;BR /&gt;You could however output the order details to a tBufferOutput and use some Talend logic (on subjobok?) so when order data is stored another flow is started with a tBufferInput to store the orderdetails.&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Regards,&lt;BR /&gt;Arno&lt;/TD&gt;
   &lt;/TR&gt;
  &lt;/TBODY&gt;
 &lt;/TABLE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;Thanks for this info. It has helped me address this issue.</description>
      <pubDate>Fri, 22 Jun 2012 10:32:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270818#M48607</guid>
      <dc:creator>josephmundadan</dc:creator>
      <dc:date>2012-06-22T10:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270819#M48608</link>
      <description>I have to say I'm a little shocked. This whole time using Talend I thought tMap actually output in the order you selected. This should be a feature as it should not be random.</description>
      <pubDate>Fri, 13 Jul 2012 15:10:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270819#M48608</guid>
      <dc:creator>jkrfs</dc:creator>
      <dc:date>2012-07-13T15:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: tMap Order</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270820#M48609</link>
      <description>I don't believe it is random; I have a number of jobs working quite happily based on the order.</description>
      <pubDate>Mon, 16 Jul 2012 03:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-Order/m-p/2270820#M48609</guid>
      <dc:creator>alevy</dc:creator>
      <dc:date>2012-07-16T03:30:51Z</dc:date>
    </item>
  </channel>
</rss>

