<?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: How to call stored procedures Concurrently and sequentially through Data pipeline in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686433#M1807</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686337" data-lia-user-login="jlakshminaraya" class="lia-mention lia-mention-user"&gt;jlakshminaraya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Are you asking the same query here :&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/How-to-call-multiple-procedures-in-sequence-or-concurrent-in/m-p/3683621#M4048" target="_blank"&gt;How to call multiple procedures in sequence or con... - Microsoft Fabric Community&lt;/A&gt;?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2024 17:33:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-02-07T17:33:35Z</dc:date>
    <item>
      <title>How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686236#M1800</link>
      <description>&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;I have 10 stored procedures in Fabric Warehouse.&amp;nbsp;&lt;/P&gt;&lt;P&gt;First 5 stored procedures to be run concurrently and remianing 5 to be run in sequentially by using Datapipeline. Please help us how to accomplish this in Microsoft Fabric?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi Narayana&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 16:12:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686236#M1800</guid>
      <dc:creator>jlakshminaraya</dc:creator>
      <dc:date>2024-02-07T16:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686314#M1801</link>
      <description>&lt;P&gt;You can have 2 variables :&lt;/P&gt;&lt;P&gt;1 variable with the parallel SP names semi colon&amp;nbsp; seperated and another variable with the sequentail SP names semi colon&amp;nbsp; seperated.&lt;/P&gt;&lt;P&gt;You can then use 2 for each activities (1 with sequentail flow and 1 with parallel flow) with input as split(variable,';') which would create an array for both the variables and within for each use SP activity&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 16:36:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686314#M1801</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-02-07T16:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686402#M1802</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686337" data-lia-user-login="jlakshminaraya" class="lia-mention lia-mention-user"&gt;jlakshminaraya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;You can achieve the above requirement by using a layout as shown below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further queries.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 17:16:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686402#M1802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-07T17:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686412#M1803</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the update. Hope this work.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 17:24:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686412#M1803</guid>
      <dc:creator>jlakshminaraya</dc:creator>
      <dc:date>2024-02-07T17:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686417#M1805</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686337" data-lia-user-login="jlakshminaraya" class="lia-mention lia-mention-user"&gt;jlakshminaraya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Please do let me know after you try this. Incase of any queries please feel free to reach out to us.&lt;BR /&gt;Glad to help.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 17:25:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686417#M1805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-07T17:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686422#M1806</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="226550" data-lia-user-login="NandanHegde" class="lia-mention lia-mention-user"&gt;NandanHegde&lt;/a&gt;&amp;nbsp;: Thanks for the update. Since i am new to Fabric , could you please share the steps in pictorial approach with sample Variable and SP names and corresponding setting tabs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi Narayana&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 17:27:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686422#M1806</guid>
      <dc:creator>jlakshminaraya</dc:creator>
      <dc:date>2024-02-07T17:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686433#M1807</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686337" data-lia-user-login="jlakshminaraya" class="lia-mention lia-mention-user"&gt;jlakshminaraya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Are you asking the same query here :&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/General-Discussion/How-to-call-multiple-procedures-in-sequence-or-concurrent-in/m-p/3683621#M4048" target="_blank"&gt;How to call multiple procedures in sequence or con... - Microsoft Fabric Community&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 17:33:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686433#M1807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-07T17:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686446#M1808</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686337" data-lia-user-login="jlakshminaraya" class="lia-mention lia-mention-user"&gt;jlakshminaraya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;The approach which I mentioned will definitely work. I have done a repro from my side.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If you observe the pipeline runs, all the stored procedures from 1 to 5 are run at the same time. &lt;STRONG&gt;(Concurrently)&lt;/STRONG&gt; and the rest of them 6 to 10 are run &lt;STRONG&gt;sequentially.&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;Hope this helps. Please let me know incase of further queries.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 17:41:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3686446#M1808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-07T17:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to call stored procedures Concurrently and sequentially through Data pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3687332#M1812</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="686337" data-lia-user-login="jlakshminaraya" class="lia-mention lia-mention-user"&gt;jlakshminaraya&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The details provided by&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp; is correct but it is too manual and in case of new additions, you would have to manually add in new activities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The below design is a meta data driven flow :&lt;/P&gt;&lt;P&gt;1) Create 2 variable like ParallelExecution and Sequentailexecution with semicolon seperated values&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wherein values would your SPname1;spname2 etc&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) use 2 foreach activities one for parallel execution and another one for sequential execution with values for thier settings :&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;value :&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;split(variables(&lt;/SPAN&gt;&lt;SPAN&gt;'ParallelExecutionSPs'&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;';'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Similarly for sequentail :&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;@&lt;/SPAN&gt;&lt;SPAN&gt;split(variables(&lt;/SPAN&gt;&lt;SPAN&gt;'SequentailExecutionSPs'&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;';'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;3) within for each , use stored procedure activity&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;similar would be for sequentail foreach as well&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can even have the variable as type array and directly use in foreach as is if need be&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Feb 2024 04:14:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/How-to-call-stored-procedures-Concurrently-and-sequentially/m-p/3687332#M1812</guid>
      <dc:creator>NandanHegde</dc:creator>
      <dc:date>2024-02-08T04:14:32Z</dc:date>
    </item>
  </channel>
</rss>

