<?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: Server Manager and JSON Representation of a Service do not match in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-manager-and-json-representation-of-a/m-p/1107112#M31273</link>
    <description>&lt;P&gt;Found the solution, for anyone who may run into this. It was a bug in my code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The string that I'm passing for the Capabilities cannot contain spaces.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So, rather than 'Extract, Delete, Update' it needs to be 'Extract,Delete,Update'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Long story short is that my JSON I was trying to post was formatted incorrectly. So the the GIS Server was only taking the first capability (in my case, Extract).&lt;/P&gt;</description>
    <pubDate>Wed, 13 Oct 2021 15:34:19 GMT</pubDate>
    <dc:creator>tigerwoulds</dc:creator>
    <dc:date>2021-10-13T15:34:19Z</dc:date>
    <item>
      <title>Server Manager and JSON Representation of a Service do not match</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-manager-and-json-representation-of-a/m-p/1107030#M31269</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;Running ArcGIS Enterprise 1081. I have a python script that loops through a folder in Server Manager and updates the Capabilities for a Feature Server to &lt;EM&gt;'Extract, Delete, Update'&lt;/EM&gt;. The script runs successfully and my REST API POST request works fine. &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;STRONG&gt;My issue is that Server Manager only shows Extract as a capability while the JSON representation shows the update with all three&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;capabilities&lt;/STRONG&gt;. These appear to be out of sync...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Server Manager&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TigerWoulds_0-1634129970776.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/25075i515F4F724E402F73/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TigerWoulds_0-1634129970776.png" alt="TigerWoulds_0-1634129970776.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;I am finding the JSON representation from the Server Admin directory.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;A href="https://test.com/arcgis/admin/services/testFolder/TestService.MapServer?f=json" target="_blank"&gt;https://test.com/arcgis/admin/services/testFolder/TestService.MapServer?f=json&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TigerWoulds_1-1634130293628.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/25077i71FFB05A6809CAC0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TigerWoulds_1-1634130293628.png" alt="TigerWoulds_1-1634130293628.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone seen this before? Any ideas and what I need to do to fix this?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 13:08:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/server-manager-and-json-representation-of-a/m-p/1107030#M31269</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2021-10-13T13:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Server Manager and JSON Representation of a Service do not match</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/server-manager-and-json-representation-of-a/m-p/1107112#M31273</link>
      <description>&lt;P&gt;Found the solution, for anyone who may run into this. It was a bug in my code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The string that I'm passing for the Capabilities cannot contain spaces.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So, rather than 'Extract, Delete, Update' it needs to be 'Extract,Delete,Update'&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Long story short is that my JSON I was trying to post was formatted incorrectly. So the the GIS Server was only taking the first capability (in my case, Extract).&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 15:34:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/server-manager-and-json-representation-of-a/m-p/1107112#M31273</guid>
      <dc:creator>tigerwoulds</dc:creator>
      <dc:date>2021-10-13T15:34:19Z</dc:date>
    </item>
  </channel>
</rss>

