<?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: Any suggestion on edit features participated in geometric network? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-suggestion-on-edit-features-participated-in/m-p/1541007#M85726</link>
    <description>&lt;P&gt;Does it work if you do it in smaller batches?&amp;nbsp; I've had to do that in some situations where the complexity of the data (e.g., very large/detailed polygons) would occasionally cause applyEdits on a regular feature service to timeout.&amp;nbsp; The simplest solution in my case was to reduce the number of records that are added/updated in each request.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2024 17:50:12 GMT</pubDate>
    <dc:creator>mleahy_cl</dc:creator>
    <dc:date>2024-09-20T17:50:12Z</dc:date>
    <item>
      <title>Any suggestion on edit features participated in geometric network?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-suggestion-on-edit-features-participated-in/m-p/1540850#M85718</link>
      <description>&lt;P&gt;Have about 2000 points and lines features to be added in geometric network.&amp;nbsp; Is it possible to use Javascript SDK feature service's applyEdits to do it? I tested on the rest service page to use applyEdit method, the time is more than default arcgis server's max time(10minutes).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 10:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-suggestion-on-edit-features-participated-in/m-p/1540850#M85718</guid>
      <dc:creator>baohuachu2</dc:creator>
      <dc:date>2024-09-20T10:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Any suggestion on edit features participated in geometric network?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-suggestion-on-edit-features-participated-in/m-p/1541007#M85726</link>
      <description>&lt;P&gt;Does it work if you do it in smaller batches?&amp;nbsp; I've had to do that in some situations where the complexity of the data (e.g., very large/detailed polygons) would occasionally cause applyEdits on a regular feature service to timeout.&amp;nbsp; The simplest solution in my case was to reduce the number of records that are added/updated in each request.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 17:50:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-suggestion-on-edit-features-participated-in/m-p/1541007#M85726</guid>
      <dc:creator>mleahy_cl</dc:creator>
      <dc:date>2024-09-20T17:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Any suggestion on edit features participated in geometric network?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-suggestion-on-edit-features-participated-in/m-p/1542480#M85762</link>
      <description>&lt;P&gt;By reducing the number of features of each request, increase the gis server instances, it works. On my server each request put 500 features, the time is about&amp;nbsp; 3 minutes .&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 14:11:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/any-suggestion-on-edit-features-participated-in/m-p/1542480#M85762</guid>
      <dc:creator>baohuachu2</dc:creator>
      <dc:date>2024-09-25T14:11:36Z</dc:date>
    </item>
  </channel>
</rss>

