<?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 Custom Extension Creator - SQL Server stored proc in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Custom-Extension-Creator-SQL-Server-stored-proc/m-p/294403#M7044</link>
    <description>&lt;P&gt;Has anyone been able to execute a SQL Server stored procedure as part of query that need to be added to the custom extensions creator?&lt;/P&gt;
&lt;P&gt;When I add the EXEC sql_storeproc command, it says that the statement need to start with a SELECT, although, the stored proc returns a set of information.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2026 07:53:32 GMT</pubDate>
    <dc:creator>barryla</dc:creator>
    <dc:date>2026-02-10T07:53:32Z</dc:date>
    <item>
      <title>Custom Extension Creator - SQL Server stored proc</title>
      <link>https://community.dynatrace.com/t5/Extensions/Custom-Extension-Creator-SQL-Server-stored-proc/m-p/294403#M7044</link>
      <description>&lt;P&gt;Has anyone been able to execute a SQL Server stored procedure as part of query that need to be added to the custom extensions creator?&lt;/P&gt;
&lt;P&gt;When I add the EXEC sql_storeproc command, it says that the statement need to start with a SELECT, although, the stored proc returns a set of information.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 07:53:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Custom-Extension-Creator-SQL-Server-stored-proc/m-p/294403#M7044</guid>
      <dc:creator>barryla</dc:creator>
      <dc:date>2026-02-10T07:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Extension Creator - SQL Server stored proc</title>
      <link>https://community.dynatrace.com/t5/Extensions/Custom-Extension-Creator-SQL-Server-stored-proc/m-p/295316#M7095</link>
      <description>&lt;P&gt;Dynatrace does &lt;STRONG&gt;not&lt;/STRONG&gt; allow &lt;CODE&gt;EXEC stored procedures&lt;/CODE&gt; in Extensions 2.0 because:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Only &lt;STRONG&gt;SELECT&lt;/STRONG&gt; is permitted (for security &amp;amp; safety)&lt;/LI&gt;&lt;LI&gt;Stored procedures are unpredictable for metric ingestion&lt;/LI&gt;&lt;LI&gt;The extension framework is strictly &lt;STRONG&gt;read‑only&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;EXEC&amp;nbsp;&lt;/STRONG&gt;will return the multiple result set which may cause the metric flooding and along with it will create the unbound access to Backend systems.&lt;/P&gt;&lt;P&gt;With the security constraint being considered, INSERT, DELETE, UPDATE&amp;nbsp; along with EXEC is not allowed and only SELECT is allowed.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 08:25:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Custom-Extension-Creator-SQL-Server-stored-proc/m-p/295316#M7095</guid>
      <dc:creator>AravindhanV</dc:creator>
      <dc:date>2026-02-26T08:25:31Z</dc:date>
    </item>
  </channel>
</rss>

