<?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: Update Definition Through Rest Not Working in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299471#M15046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the path above, I also tried click back to my view feature server, like in the screenshot below of my test feature service. The change still updates as if it went through, but nothing is actually changed. This screenshot is after I changed sourceSchemaChangesAllowed to false.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/437615_viewservice1.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Feb 2019 18:03:53 GMT</pubDate>
    <dc:creator>PhilipQueen</dc:creator>
    <dc:date>2019-02-19T18:03:53Z</dc:date>
    <item>
      <title>Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299464#M15039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to update a feature service definition following the process described in this document:&amp;nbsp;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/wp-content/uploads/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf?rmedium=bulk-arcgis-files&amp;amp;rsource=http://blogs.esri.com/esri/arcgis/files/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf" title="https://www.esri.com/arcgis-blog/wp-content/uploads/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf?rmedium=bulk-arcgis-files&amp;amp;rsource=http://blogs.esri.com/esri/arcgis/files/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf"&gt;https://www.esri.com/arcgis-blog/wp-content/uploads/2014/10/How-to-Update-Hosted-Feature-Service-Schemas1.pdf?rmedium=bu…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/437558_RESTGeonet1.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Specifically, I am trying to set the sourceSchemaChangesAllowed property to false (and eventually back to true). So in the admin page of my service URL, I go to update definition.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/437559_Restgeonet2.JPG" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I change true to false in the above, and then replace the last edited field with empty double quotes. It returns the following page with no error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/437560_RESTGeonet3.JPG" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But when I go to my feature service again, the change has no been made.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is a similar issue to this Geonet post:&amp;nbsp;&lt;A href="https://community.esri.com/thread/190005"&gt;Updates in JSON feature service edit not taking&lt;/A&gt;. A bug was filed for making the same operation on different fields, with no workaround provided. Is this also a bug, and if so, does anyone have a workaround?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 18:25:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299464#M15039</guid>
      <dc:creator>PhilipQueen</dc:creator>
      <dc:date>2019-02-18T18:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299465#M15040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;sourceSchemaChangesAllowed property can only be set on views.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;So for each view you have from the source, you will need to update&amp;nbsp;&lt;SPAN&gt;sourceSchemaChangesAllowed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Once all views has set this property, then the source will update its status of the&amp;nbsp;sourceSchemaChangesAllowed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Pl. note&amp;nbsp;sourceSchemaChangesAllowed property on a source feature service that has views is computed. If any view has this property is false, then the source will be false.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Khaled Hassen&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Online feature service Lead&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 18:35:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299465#M15040</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2019-02-18T18:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299466#M15041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Khaled,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's really good information to have. I tried to change the value of this using the same method for the views, and&amp;nbsp;the edit didn't take.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The views are created through a script, so it wouldn't be a hassle to recreate them, but it would erase a lot of work that went in to the operations dashboard (since recreating the views will change their id). So ideally, we want to change just this property on the view layers. Do you have any advice?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 18:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299466#M15041</guid>
      <dc:creator>PhilipQueen</dc:creator>
      <dc:date>2019-02-18T18:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299467#M15042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Philip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am assuming you are setting the property in the view service edit definition admin API and not the view layer admin editDefintion admin API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pl. be sure you have no client cache (browser cache). Did you try to perform any schema changes in the source and you failed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is supposed to work. I will check to see if we have any issue with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khaled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 14:59:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299467#M15042</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2019-02-19T14:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299468#M15043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Philip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember having a similar issue but, since it was so long ago, I don't remember too much about it. Here is the thread (and Khaled responds to me too!):&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/message/756674-unable-to-update-feature-service-layer-definition"&gt;https://community.esri.com/message/756674-unable-to-update-feature-service-layer-definition&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like, in the end, some things cannot be updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 15:28:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299468#M15043</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2019-02-19T15:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299469#M15044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for checking again on this, Khaled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am accessing update definition the following way: Clicking on the feature layer from my AGOL content folder. Then, under layers, clicking the link to "Service URL." That takes me to the REST Services Directory, with the path Home &amp;gt; services &amp;gt; view_layer_name&amp;nbsp;&amp;gt; feature_service_name. Then I change the URL to rest/admin/services, scroll down, and choose update definition. I'm not sure if that answers your questions about the view service vs view layer, but let me know if there's a better way to access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clearing my cache did not fix the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My feature service was made through Survey123 Connect. Once we made view layers, we were not able to make schema changes through Connect. So we tried to add fields through the AGOL data tab, but the button to add a field didn't work. We also tried in Pro but it returned an error. Through testing we've found that the "Add Field" button turns on when the sourceSchemaChangesAllowed property is true, and disappears when it is set to false. We also have a test feature service made in a similar way that we have been testing on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Philip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 17:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299469#M15044</guid>
      <dc:creator>PhilipQueen</dc:creator>
      <dc:date>2019-02-19T17:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299470#M15045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adrian! I do have a sneaking suspicion this is something that just can't be changed. If that's the case, I hope my question gets it filed as a bug, or at least provides a clear use case for having the capability to make more changes through Update Definition (since this change cascades all the way down to not being able to add a field to my Survey123 form)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 17:23:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299470#M15045</guid>
      <dc:creator>PhilipQueen</dc:creator>
      <dc:date>2019-02-19T17:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299471#M15046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In addition to the path above, I also tried click back to my view feature server, like in the screenshot below of my test feature service. The change still updates as if it went through, but nothing is actually changed. This screenshot is after I changed sourceSchemaChangesAllowed to false.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/437615_viewservice1.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 18:03:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299471#M15046</guid>
      <dc:creator>PhilipQueen</dc:creator>
      <dc:date>2019-02-19T18:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299472#M15047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Philip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just tested this and I do not really see any bug here.&lt;/P&gt;&lt;P&gt;In the view you can use something like:&lt;/P&gt;&lt;P&gt;&lt;A href="https://url/ArcGIS/rest/admin/services/myViewName/FeatureServer/updateDefinition"&gt;https://url/ArcGIS/rest/admin/services/myViewName/FeatureServer/updateDefinition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp;"hasStaticData" : false,&amp;nbsp; &amp;nbsp; // You need to set this property to false only if this property is set to true&lt;BR /&gt;&amp;nbsp; &amp;nbsp;"sourceSchemaChangesAllowed" : true&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. note that all views need to set this property to true in order to have this property to be true in the source feature service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. try it again in the view and let me know what error you are getting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khaled&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Feb 2019 22:15:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299472#M15047</guid>
      <dc:creator>KhaledHassen</dc:creator>
      <dc:date>2019-02-19T22:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299473#M15048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Khaled,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working in the feature server, and changing "hasStaticData" to the opposite value of "sourceSchemaChangesAllowed" allowed me to successfully change the property. I tested turning it both true and false, and the property in the hosted feature service changed accordingly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much!!&lt;/P&gt;&lt;P&gt;Philip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Feb 2019 13:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/299473#M15048</guid>
      <dc:creator>PhilipQueen</dc:creator>
      <dc:date>2019-02-20T13:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1334721#M54878</link>
      <description>&lt;P&gt;Thank you so much for the detailed response. We had a survey that could not be updated due to a view that had&amp;nbsp;&lt;SPAN&gt;"hasStaticData" : true,"sourceSchemaChangesAllowed" : true&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We updated the view definition to&amp;nbsp;&lt;SPAN&gt;"hasStaticData" : false,"sourceSchemaChangesAllowed" : true&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Then we were able to update the source schema and republish the survey with new fields.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Life saver!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2023 20:37:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1334721#M54878</guid>
      <dc:creator>Kaz</dc:creator>
      <dc:date>2023-10-03T20:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1404573#M58431</link>
      <description>&lt;P&gt;This thread has helped me a lot in the past and was successfully able to modify the "sourceSchemaChangesAllowed" and "hasStaticData" properties multiple times to change schema definition on my feature service. Today, for some reason, "hasStaticData" is not going back to True even though I've changed this property for all the views, as I've done multiple times before.&lt;/P&gt;&lt;P&gt;Has this happened to anybody?&lt;/P&gt;&lt;P&gt;I'm wondering if this is causing me some problem that I encountered. What is "hasStaticData" anyway?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 13:42:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1404573#M58431</guid>
      <dc:creator>mikaël</dc:creator>
      <dc:date>2024-04-02T13:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1529402#M61193</link>
      <description>&lt;P&gt;I have been having this problem too. Doesn't seem to want to change the hasStaticData to True on the layer level. You have to go through the views and the layers/tables first but again, still isn't changing to True for me either.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 14:14:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1529402#M61193</guid>
      <dc:creator>JosephHilliard94</dc:creator>
      <dc:date>2024-08-29T14:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1529441#M61199</link>
      <description>&lt;P&gt;Thinking about this, Static Data won't go back to True if you have editing capabilities on that layer enabled.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 14:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1529441#M61199</guid>
      <dc:creator>JosephHilliard94</dc:creator>
      <dc:date>2024-08-29T14:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1529451#M61200</link>
      <description>&lt;P&gt;This process worked best for me:&lt;/P&gt;&lt;P&gt;Source - Disable Settings (Editing/Sync)&lt;BR /&gt;View - Static to True and Source Changes to True&lt;BR /&gt;Source - Unlocked. &lt;STRONG&gt;Make changes to Source.&lt;/STRONG&gt;&lt;BR /&gt;Source - Re-enable Settings (Editing/Sync)&lt;BR /&gt;View - Static to False and Sources Changes to False&lt;BR /&gt;Source - Locked - Source Changes now False&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 15:11:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1529451#M61200</guid>
      <dc:creator>JosephHilliard94</dc:creator>
      <dc:date>2024-08-29T15:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Update Definition Through Rest Not Working</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1566427#M62768</link>
      <description>&lt;P&gt;Hi, I'm working with a View layer and am getting a similar issue to what was discussed in this thread. I have verified that&lt;SPAN&gt;&amp;nbsp;"hasStaticData" : false,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;and "sourceSchemaChangesAllowed" : true are set in the View layer. When I go to update the&amp;nbsp;drawingInfo section in JSON, I get a successful response but no updates to the data. What am I missing here?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 20:24:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/update-definition-through-rest-not-working/m-p/1566427#M62768</guid>
      <dc:creator>GrantSmith122</dc:creator>
      <dc:date>2024-12-09T20:24:53Z</dc:date>
    </item>
  </channel>
</rss>

