<?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: Multithreaded SP calls in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335409#M103973</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOfBAAW"&gt;@devmichael&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please verify whether the below link is helping you?&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/ezE005k1syi0pq3WAU8WyA/Or3iSV87d~xx6xzHYrUnLA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/ezE005k1syi0pq3WAU8WyA/Or3iSV87d~xx6xzHYrUnLA&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2019 18:01:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-07-26T18:01:26Z</dc:date>
    <item>
      <title>Multithreaded SP calls</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335406#M103970</link>
      <description>&lt;P&gt;Is it possible to execute an SP against every row of a component's result output, particularly in parallel fashion?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335406#M103970</guid>
      <dc:creator>bigdata1</dc:creator>
      <dc:date>2024-11-16T05:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multithreaded SP calls</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335407#M103971</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; The most easiest way is to use a tFlowtoIterate to send the records in an iterative fashion to the SP.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;The second way is to call the SP from a Talend routine and you can call the routine as a function call from tMap or tjava. But in this case, you are simultaneously doing lot of DB connections (or same connection but shared simlutanous resources).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But from throughput perspective, the best way to process data in especially in parallel fashion is to send the incoming data to a temp table. Then join the data in this table to all other necessary tables with SP and do the processing you want to do. In this method, you need to make one DB call instead of multiple calls and your DBAs also will be happy.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 02:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335407#M103971</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-12T02:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multithreaded SP calls</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335408#M103972</link>
      <description>&lt;P&gt;From what I can see, stored procedure components don't have an input connector.&amp;nbsp; How do you input data from a table into them?&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 17:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335408#M103972</guid>
      <dc:creator>bigdata1</dc:creator>
      <dc:date>2019-07-26T17:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multithreaded SP calls</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335409#M103973</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOfBAAW"&gt;@devmichael&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please verify whether the below link is helping you?&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://help.talend.com/reader/ezE005k1syi0pq3WAU8WyA/Or3iSV87d~xx6xzHYrUnLA" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/ezE005k1syi0pq3WAU8WyA/Or3iSV87d~xx6xzHYrUnLA&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 18:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Multithreaded-SP-calls/m-p/2335409#M103973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-26T18:01:26Z</dc:date>
    </item>
  </channel>
</rss>

