<?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 Unable to access stored procedure from warehouse in pipeline in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3548716#M1189</link>
    <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm unable to use my SP from a Warehouse in a pipeline.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;If I click on "More" I get the following error message:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"undefined. Activity ID: undefined."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have re-created the warehouse to see if that made a difference, but it did not.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas on how to resolve this?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Nov 2023 10:10:01 GMT</pubDate>
    <dc:creator>JE_test</dc:creator>
    <dc:date>2023-11-23T10:10:01Z</dc:date>
    <item>
      <title>Unable to access stored procedure from warehouse in pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3548716#M1189</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm unable to use my SP from a Warehouse in a pipeline.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;If I click on "More" I get the following error message:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"undefined. Activity ID: undefined."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have re-created the warehouse to see if that made a difference, but it did not.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any ideas on how to resolve this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 10:10:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3548716#M1189</guid>
      <dc:creator>JE_test</dc:creator>
      <dc:date>2023-11-23T10:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access stored procedure from warehouse in pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3549423#M1193</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="645442" data-lia-user-login="JE_test" class="lia-mention lia-mention-user"&gt;JE_test&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;Apologies for the issue you are facing. Can you please try the below method? I have attached the screenshots.&lt;BR /&gt;&lt;BR /&gt;Click the open button. This opens the warehouse. If your stored procedure is successfully created in the warehouse, it will be shown in the warehouse.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;If you are able to see the stored procedure in your warehouse and still not able to select in the pipeline level, there might be some issue with the stored procedure code.&lt;BR /&gt;&lt;BR /&gt;Can you try creating a default stored procedure and check if you are able to access it in the pipeline?&lt;BR /&gt;1) Click on new stored procedure.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;2) Run the query. A stored procedure gets created in the warehouse.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;3) Check whether you are able to access this stored procedure. Please let me know if you have any further issues.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 15:50:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3549423#M1193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-23T15:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access stored procedure from warehouse in pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3550337#M1194</link>
      <description>&lt;P&gt;I was later able to use my stored procedure by just typing its name manually instead of using the dropdown. It seems like only the dropdown is broken.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2023 07:41:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3550337#M1194</guid>
      <dc:creator>JE_test</dc:creator>
      <dc:date>2023-11-24T07:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to access stored procedure from warehouse in pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3553457#M1219</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="645442" data-lia-user-login="JE_test" class="lia-mention lia-mention-user"&gt;JE_test&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Glad that your query got resolved. Please continue using Fabric Community for any help regarding your queries.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 07:51:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-access-stored-procedure-from-warehouse-in-pipeline/m-p/3553457#M1219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-27T07:51:09Z</dc:date>
    </item>
  </channel>
</rss>

