<?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: Locking issue on apply edits in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/locking-issue-on-apply-edits/m-p/25378#M595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had some similar lock issue with applyEdits some times ago. It was due to too many applyEdits request sent to the AGS Server at the same time. To my part, AGS process that like if each request came from different client thus, the last request was blocked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you check with Fiddler or the browser network console like Firefox if you send only one applyEdits at the same time. If not you should find a way to limit that at one at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps you could try to limit the maximum number of instance at 1 as parameter when you are publishing your feature service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it will help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Dec 2013 12:40:10 GMT</pubDate>
    <dc:creator>BenjaminMercier</dc:creator>
    <dc:date>2013-12-06T12:40:10Z</dc:date>
    <item>
      <title>Locking issue on apply edits</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/locking-issue-on-apply-edits/m-p/25377#M594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a feature service that I am using applyedits to publish to. The feature class behind it is a polygon feature class. I have a bunch of polygons in a graphics layer in my flex application I need to publish as features to recall later. A lot of the polygons are multi-ring where the rings are self intersecting. To get round the obvious issues with publishing these I am looping the ring array and crating separate polygons from each ring and using applyedits to send each ring to the feature class separately. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I keep hitting record lock messages intermittently though. My feature class is versioned. Is there some other command I should be issuing after apply edits to ensure any locks are released? Has anyone had similar issues?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2013 17:16:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/locking-issue-on-apply-edits/m-p/25377#M594</guid>
      <dc:creator>grahamcooke</dc:creator>
      <dc:date>2013-11-29T17:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Locking issue on apply edits</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/locking-issue-on-apply-edits/m-p/25378#M595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had some similar lock issue with applyEdits some times ago. It was due to too many applyEdits request sent to the AGS Server at the same time. To my part, AGS process that like if each request came from different client thus, the last request was blocked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you check with Fiddler or the browser network console like Firefox if you send only one applyEdits at the same time. If not you should find a way to limit that at one at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps you could try to limit the maximum number of instance at 1 as parameter when you are publishing your feature service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope it will help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 12:40:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/locking-issue-on-apply-edits/m-p/25378#M595</guid>
      <dc:creator>BenjaminMercier</dc:creator>
      <dc:date>2013-12-06T12:40:10Z</dc:date>
    </item>
  </channel>
</rss>

