<?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: addToDefinition Missing/404 on Hosted Feature Service - ArcGIS Enterprise 11.1 in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/addtodefinition-missing-404-on-hosted-feature/m-p/1693857#M44001</link>
    <description>&lt;P&gt;Ahhh thank you! Sorry, I didn't see this. I got mixed up with possible structure rather than actual capability:&lt;BR /&gt;"&lt;EM&gt;Below are sample JSON responses that demonstrates the&amp;nbsp;&lt;SPAN class=""&gt;serviceAdminOperationsOptions&lt;/SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;SPAN class=""&gt;layerAdminOperationsOptions&lt;/SPAN&gt;&amp;nbsp;properties returned for a hosted feature service at ArcGIS Enterprise 11.1. These properties list the admin operations available for a given hosted feature service or layer. For example, the response below shows layers listed under&amp;nbsp;&lt;SPAN class=""&gt;addToDefinition&lt;/SPAN&gt;. This means that the operation can be used to add layers to a service."&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2026 05:19:38 GMT</pubDate>
    <dc:creator>tasubasu</dc:creator>
    <dc:date>2026-04-01T05:19:38Z</dc:date>
    <item>
      <title>addToDefinition Missing/404 on Hosted Feature Service - ArcGIS Enterprise 11.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/addtodefinition-missing-404-on-hosted-feature/m-p/1693608#M43991</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Hello everyone,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;I am seeking clarification on the support for dynamic schema changes—specifically adding new layers to an existing service—within ArcGIS Enterprise 11.1.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;We have a workflow that requires a "new layer per event" pattern, where we programmatically add sublayers to a Hosted Feature Service using the REST API addToDefinition operation.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;The Current Situation:&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Success in ArcGIS Online: We have successfully tested and implemented this exact workflow in ArcGIS Online. The addToDefinition endpoint works as expected, and we can dynamically scale the service by adding new sublayers.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Failure in ArcGIS Enterprise 11.1: When attempting the same logic against a Hosted Feature Service in Enterprise 11.1 (Relational Data Store), the /addToDefinition endpoint returns a 404 Not Found or simply ignores the operation, returning the root service description instead.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Technical Details:&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Environment: ArcGIS Enterprise 11.1 (Windows) using the ArcGIS Data Store.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Service Configuration: "Sync" is disabled, and we are accessing the /admin version of the REST URL.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Observation: The property "supportsAddToDefinition" is missing from the Service JSON in Enterprise, whereas it is present in our AGOL services.&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Questions:&lt;/FONT&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Is dynamic sublayer creation via addToDefinition supported in ArcGIS Enterprise 11.1 Hosted Feature Services?&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;If not supported, is this a fundamental platform limitation compared to ArcGIS Online, or is there a specific Server/Portal configuration required to enable it?&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;What is the recommended pattern in Enterprise for scenarios requiring dynamic “new layer per event” workflows if the REST API doesn't support on-the-fly layer creation?&lt;/FONT&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;We are trying to confirm whether this is a configuration issue on our side or an inherent limitation of the Enterprise architecture compared to the more flexible nature of ArcGIS Online.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Any clarification or links to official documentation regarding this specific parity difference would be greatly appreciated.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 07:59:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/addtodefinition-missing-404-on-hosted-feature/m-p/1693608#M43991</guid>
      <dc:creator>tasubasu</dc:creator>
      <dc:date>2026-03-31T07:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: addToDefinition Missing/404 on Hosted Feature Service - ArcGIS Enterprise 11.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/addtodefinition-missing-404-on-hosted-feature/m-p/1693655#M43992</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/783215"&gt;@tasubasu&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please see the following&amp;nbsp;&lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/hosted-feature-service/" target="_blank"&gt;Hosted Feature Service | ArcGIS REST APIs | Esri Developer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;New at 12.0&lt;BR /&gt;The supportsAdminApi property has been added to the service-level to indicate support for the addToDefinition, updateDefinition, and deleteFromDefinition operations.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Glen&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2026 10:59:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/addtodefinition-missing-404-on-hosted-feature/m-p/1693655#M43992</guid>
      <dc:creator>GlenterpriseUK</dc:creator>
      <dc:date>2026-03-31T10:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: addToDefinition Missing/404 on Hosted Feature Service - ArcGIS Enterprise 11.1</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/addtodefinition-missing-404-on-hosted-feature/m-p/1693857#M44001</link>
      <description>&lt;P&gt;Ahhh thank you! Sorry, I didn't see this. I got mixed up with possible structure rather than actual capability:&lt;BR /&gt;"&lt;EM&gt;Below are sample JSON responses that demonstrates the&amp;nbsp;&lt;SPAN class=""&gt;serviceAdminOperationsOptions&lt;/SPAN&gt;&amp;nbsp;and&amp;nbsp;&lt;SPAN class=""&gt;layerAdminOperationsOptions&lt;/SPAN&gt;&amp;nbsp;properties returned for a hosted feature service at ArcGIS Enterprise 11.1. These properties list the admin operations available for a given hosted feature service or layer. For example, the response below shows layers listed under&amp;nbsp;&lt;SPAN class=""&gt;addToDefinition&lt;/SPAN&gt;. This means that the operation can be used to add layers to a service."&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2026 05:19:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/addtodefinition-missing-404-on-hosted-feature/m-p/1693857#M44001</guid>
      <dc:creator>tasubasu</dc:creator>
      <dc:date>2026-04-01T05:19:38Z</dc:date>
    </item>
  </channel>
</rss>

