<?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: Saving Edits to AGO feature layer taking a long time in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656271#M32676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/37524"&gt;Benjamin Mittler&lt;/A&gt;‌ and &lt;A href="https://community.esri.com/migrated-users/295431"&gt;Zachary Smith&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to look into this over the past couple of days and wanted to follow up. I went ahead and logged the following bugs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;BUG-000131243: In ArcGIS Pro, when using an Arcade or Python 3 expression, Calculate Field is approximately five times slower on an ArcGIS Online hosted feature layer than a Portal hosted feature layer.&lt;UL&gt;&lt;LI&gt;This bug is to address the latency noticed recently. Looking back on my earlier calculations where I didn't notice the speed, I don't think I had enough features in my hosted feature layer. The central issue is that when using Arcade or Python 3, ArcGIS Pro makes &lt;EM&gt;applyEdits&lt;/EM&gt; requests to push the changes to the hosted layer - this was slower by a significant amount when pushing updates to ArcGIS Online as opposed to a hosted feature layer in a 10.8 Portal. If you choose to calculate the field with a SQL expression this uses the &lt;EM&gt;calculate&amp;nbsp;&lt;/EM&gt;operation and completes within a matter of seconds for Online and Portal.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;BUG-000131189:&amp;nbsp;The Undo geoprocessing tools documentation does not specify that opting to continue the edit session without saving or discarding edits is not possible with hosted feature layers.&lt;UL&gt;&lt;LI&gt;This bug addresses the points made in Zachary's post that I was able to reproduce. You may want to consider logging an&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/community/arcgis-ideas/content" title="https://community.esri.com/community/arcgis-ideas/content"&gt;ArcGIS Idea&lt;/A&gt;&amp;nbsp;for this functionality.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These bugs are not published to the Esri Support site yet, but if you post your customer number here or let me know through a direct message I can attach your account to each.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps and have a good weekend ahead,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Peter&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 May 2020 19:09:20 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-05-29T19:09:20Z</dc:date>
    <item>
      <title>Saving Edits to AGO feature layer taking a long time</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656267#M32672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;I have a layer hosted in ArcGIS Online that ive been editing in ArcPro on a daily basis. The layer is a point layer with roughly 3000 features and maybe 15 fields. Recently ive found then when I go to save my edits in ArcGIS Pro and synchronize to the Online layer, it take between 20 and 40 minutes to finish saving. Is this how it should be? Ive never had a layer take this long to save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if this is related, but when i first bring the layer into ArcPro to edit, the ability to add a field is greyed out for some reason. Despite this, i can still navigate to the table ribbon and add a new field through there.... weird.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2020 21:08:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656267#M32672</guid>
      <dc:creator>BenjaminMittler</dc:creator>
      <dc:date>2020-05-20T21:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Edits to AGO feature layer taking a long time</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656268#M32673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/37524"&gt;Benjamin Mittler&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the post. It should not take this long. Have you tried rebuilding the spatial index?&amp;nbsp;&lt;A class="link-titled" href="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION1_C0E9631E20E245CA96784EC95393BD7D" title="https://doc.arcgis.com/en/arcgis-online/manage-data/manage-hosted-feature-layers.htm#ESRI_SECTION1_C0E9631E20E245CA96784EC95393BD7D"&gt;Manage hosted feature layers—ArcGIS Online Help | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do edits take a similar time to save when editing in the ArcGIS Online map viewer or Web AppBuilder?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2020 16:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656268#M32673</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-22T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Edits to AGO feature layer taking a long time</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656269#M32674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Yes, we created a test layer and I rebuilt the spatial index as a first attempt at troubleshooting. Modifying the layer fields in AGO using SQL works as it should, but it is not a usable substitute for our data entry needs working in Pro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The saving time issue seemed to arise along with certain parts of Application UI being greyed out (Add Field):&lt;BR /&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/3d-gis/3d-gis/troubleshooting-performance-issues-in-arcgis-pro/" title="https://www.esri.com/arcgis-blog/products/3d-gis/3d-gis/troubleshooting-performance-issues-in-arcgis-pro/" rel="nofollow noopener noreferrer" target="_blank"&gt;Troubleshooting Performance Issues in ArcGIS Pro&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also seems related to limited "Enable-Undo" functionality when Calculating fields which has happened in the past:&lt;BR /&gt;&lt;A href="https://community.esri.com/ideas/16516" target="_blank"&gt;https://community.esri.com/ideas/16516&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried uninstalling the 2.5.1 patch but it did not fix (1) Save time (2) Greyed Application UI button (3) Ability to calculate fields in a live layer with Enable-Undo activated, unless saving before calculating the next field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Occurrences are happening over separate networks/computers in Pro, so it does not point to a network configuration or graphics card issue. Enable-Undo works with populating a field from another field, but not calculating a field with new values using Python, SQL, or Arcade (e.g., all 0's or all &lt;EM&gt;null&lt;/EM&gt;). The error states that edits must be saved before calculating next field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if it all is a geocaching issue with AGO. Enable-Undo should allow us to cache locally before saving edits.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:42:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656269#M32674</guid>
      <dc:creator>py4wildlife</dc:creator>
      <dc:date>2021-06-22T08:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Edits to AGO feature layer taking a long time</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656270#M32675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the detailed description on this Zachary. I tested calculating some fields with Arcade and am seeing similar latency that I didn't notice a few weeks ago. I believe that you are correct about enable-undo caching edits locally (reference:&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/basics/geoprocessing-in-an-edit-session.htm" title="https://pro.arcgis.com/en/pro-app/help/analysis/geoprocessing/basics/geoprocessing-in-an-edit-session.htm"&gt;Undo geoprocessing tools—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;). I'm going to continue digging into this on my end and will post an update here. However I would also consider creating a case with&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/contact-tech-support" title="https://support.esri.com/en/contact-tech-support"&gt;Esri Support&lt;/A&gt;&amp;nbsp;for a dedicated analyst to look into this as well.&amp;nbsp;&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;-Peter&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 23:11:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656270#M32675</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-26T23:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Edits to AGO feature layer taking a long time</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656271#M32676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/37524"&gt;Benjamin Mittler&lt;/A&gt;‌ and &lt;A href="https://community.esri.com/migrated-users/295431"&gt;Zachary Smith&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to look into this over the past couple of days and wanted to follow up. I went ahead and logged the following bugs:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;BUG-000131243: In ArcGIS Pro, when using an Arcade or Python 3 expression, Calculate Field is approximately five times slower on an ArcGIS Online hosted feature layer than a Portal hosted feature layer.&lt;UL&gt;&lt;LI&gt;This bug is to address the latency noticed recently. Looking back on my earlier calculations where I didn't notice the speed, I don't think I had enough features in my hosted feature layer. The central issue is that when using Arcade or Python 3, ArcGIS Pro makes &lt;EM&gt;applyEdits&lt;/EM&gt; requests to push the changes to the hosted layer - this was slower by a significant amount when pushing updates to ArcGIS Online as opposed to a hosted feature layer in a 10.8 Portal. If you choose to calculate the field with a SQL expression this uses the &lt;EM&gt;calculate&amp;nbsp;&lt;/EM&gt;operation and completes within a matter of seconds for Online and Portal.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;BUG-000131189:&amp;nbsp;The Undo geoprocessing tools documentation does not specify that opting to continue the edit session without saving or discarding edits is not possible with hosted feature layers.&lt;UL&gt;&lt;LI&gt;This bug addresses the points made in Zachary's post that I was able to reproduce. You may want to consider logging an&amp;nbsp;&lt;A _jive_internal="true" class="link-titled" href="https://community.esri.com/community/arcgis-ideas/content" title="https://community.esri.com/community/arcgis-ideas/content"&gt;ArcGIS Idea&lt;/A&gt;&amp;nbsp;for this functionality.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These bugs are not published to the Esri Support site yet, but if you post your customer number here or let me know through a direct message I can attach your account to each.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps and have a good weekend ahead,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Peter&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2020 19:09:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656271#M32676</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-05-29T19:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Edits to AGO feature layer taking a long time</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656272#M32677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the update Peter, always a good thing to find out you aren't going crazy. We are customer #693.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2020 19:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/656272#M32677</guid>
      <dc:creator>BenjaminMittler</dc:creator>
      <dc:date>2020-05-29T19:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Edits to AGO feature layer taking a long time</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/1074590#M41020</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I notice the same problem with me.&lt;BR /&gt;I want to select and remove +-7000 features from an AOL feature layer in ArcGIS Pro. This does take a very long time. Is there any view on when this would improve?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 08:11:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/1074590#M41020</guid>
      <dc:creator>ThibeautFormesyn</dc:creator>
      <dc:date>2021-07-01T08:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Edits to AGO feature layer taking a long time</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/1161583#M45374</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have had similar issues when editing an ArcGIS Online Hosted Feature Layer related table (90,000+ records) in ArcGIS Pro 2.9. I agree that it goes much faster when doing a field calculate using SQL. This speed is what I would expect however I can't run field calculate outside an edit session so there is some danger in that. My preferred method with this data is to update in an edit session inside the Attributes Pane. This is incredibly slow when updating more than 500+ records at at time. I made the mistake&amp;nbsp; (before seeing this post) to try to update a string of 30,000 records all at once in the Attributes Pane. It pretty much took an entire 8 hour day to edit. My guess is that the Attributes Pane utilizes python or arcade language rather than SQL thus the latency. Just thought I would add my two cents. I will continue to update this data using Field Calculate and SQL though hope Esri figures out a solution for editing ArcGIS Online hosted data in ArcGIS Pro for many records at a time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Kevin&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 14:43:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/saving-edits-to-ago-feature-layer-taking-a-long/m-p/1161583#M45374</guid>
      <dc:creator>KevinHanson1</dc:creator>
      <dc:date>2022-04-06T14:43:02Z</dc:date>
    </item>
  </channel>
</rss>

