<?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: Unable to apply edits in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516630#M48198</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had it turned off.&amp;nbsp; I was trying to get rid of the Objectid_1.&amp;nbsp; It should work now.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry about that.&amp;nbsp; I ask for help then turn off the service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Dec 2011 13:28:02 GMT</pubDate>
    <dc:creator>JamesWhisenhunt</dc:creator>
    <dc:date>2011-12-15T13:28:02Z</dc:date>
    <item>
      <title>Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516622#M48190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to create an application similar to the ESRI citizen request sample.&amp;nbsp; I am running into a problem where I am unable to apply my edits.&amp;nbsp; The error code is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"error":{"code":400,"message":"Unable to complete&amp;nbsp; operation.","details":["Unable to apply edits"]}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;registered the feature class as versioned&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;permissions have been given. I am able to edit without problem in ArcMap; is there something else I need to do.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;checked to make sure editing is enabled on the service&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;SPAN&gt;Any help is greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 17:19:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516622#M48190</guid>
      <dc:creator>JamesWhisenhunt</dc:creator>
      <dc:date>2011-12-13T17:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516623#M48191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am trying to create an application similar to the ESRI citizen request sample.&amp;nbsp; I am running into a problem where I am unable to apply my edits.&amp;nbsp; The error code is:&lt;BR /&gt;&lt;BR /&gt;{"error":{"code":400,"message":"Unable to complete&amp;nbsp; operation.","details":["Unable to apply edits"]}}&lt;BR /&gt;&lt;BR /&gt;I have:&lt;BR /&gt;&lt;BR /&gt;&lt;OL&gt;&lt;BR /&gt;&lt;LI&gt;registered the feature class as versioned&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;permissions have been given. I am able to edit without problem in ArcMap; is there something else I need to do.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;checked to make sure editing is enabled on the service&lt;/LI&gt;&lt;BR /&gt;&lt;/OL&gt;&lt;BR /&gt;Any help is greatly appreciated.&lt;BR /&gt;James&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Edits can frequently exceed the size of a GET, and may switch to a POST if the geometries are large.&amp;nbsp; Make sure you have your proxy set up if that is the case.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2011 17:52:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516623#M48191</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-12-13T17:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516624#M48192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply; however, I don't think that is my problem.&amp;nbsp; I am just adding a point feature so the geometry is not very big.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This proxy is the same as I have used on other servers so I think it is also configured correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the suggestion.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 12:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516624#M48192</guid>
      <dc:creator>JamesWhisenhunt</dc:creator>
      <dc:date>2011-12-14T12:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516625#M48193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Thanks for the reply; however, I don't think that is my problem.&amp;nbsp; I am just adding a point feature so the geometry is not very big.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;This proxy is the same as I have used on other servers so I think it is also configured correctly.&lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestion.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CAn you post some code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 12:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516625#M48193</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-12-14T12:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516626#M48194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had this same issue where I was able to edit in ArcMap but not through the feature service. I received the same error message ("Unable to apply edits") from the response and the error in the server log file was "This is a FACILITY_ITF error that is specific to the interface that returned this error. See the documentation of the interface that returned this error for information about this HRESULT."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our feature class was contained within a feature dataset that had other feature classes with object class extensions. Removing the feature class from the feature dataset resolved the issue even though the feature class being edited did not have a class extension.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 13:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516626#M48194</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-12-14T13:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516627#M48195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks guys for the help.&amp;nbsp; The webpage I am trying to create is located &lt;/SPAN&gt;&lt;A href="http://agis21.frankfort.ky.gov/mobile/franklinmobile.html"&gt;http://agis21.frankfort.ky.gov/mobile/franklinmobile.html&lt;/A&gt;&lt;SPAN&gt; which should have all the information you need.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to edit a new feature class in a new feature dataset.&amp;nbsp; There are no class extensions installed.&amp;nbsp; I looked at the server log file and it gives me this error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Method failed.HRESULT = 0x80070057 : The parameter is incorrect. .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could this be a IIS configuration issue or a proxy issue?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As always thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 12:40:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516627#M48195</guid>
      <dc:creator>JamesWhisenhunt</dc:creator>
      <dc:date>2011-12-15T12:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516628#M48196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It doesn't look like you are actually using a proxy for the POST. That's probably not it but just an fyi.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder if your OBJECTID_1 field name is causing some confusion. It might be looking at your other field named OBJECTID which is null. That might cause an incorrect parameter error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 12:52:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516628#M48196</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-12-15T12:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516629#M48197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It doesn't look like you are actually using a proxy for the POST. That's probably not it but just an fyi.&lt;BR /&gt;&lt;BR /&gt;I wonder if your OBJECTID_1 field name is causing some confusion. It might be looking at your other field named OBJECTID which is null. That might cause an incorrect parameter error.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Before you get too frustrating with editing, your service doesnt work at all! you cant even query it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://agis21.frankfort.ky.gov/ArcGIS2/rest/services/WebEdits/FeatureServer/0/query?objectIds=1&amp;amp;where=&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnCountOnly=false&amp;amp;returnIdsOnly=false&amp;amp;f=html"&gt;http://agis21.frankfort.ky.gov/ArcGIS2/rest/services/WebEdits/FeatureServer/0/query?objectIds=1&amp;amp;where=&amp;amp;time=&amp;amp;geometry=&amp;amp;geometryType=esriGeometryEnvelope&amp;amp;inSR=&amp;amp;spatialRel=esriSpatialRelIntersects&amp;amp;relationParam=&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnCountOnly=false&amp;amp;returnIdsOnly=false&amp;amp;f=html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;returns "Unable to perform query" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;right from the rest service, no web app involved.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 13:14:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516629#M48197</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-12-15T13:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516630#M48198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had it turned off.&amp;nbsp; I was trying to get rid of the Objectid_1.&amp;nbsp; It should work now.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry about that.&amp;nbsp; I ask for help then turn off the service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 13:28:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516630#M48198</guid>
      <dc:creator>JamesWhisenhunt</dc:creator>
      <dc:date>2011-12-15T13:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516631#M48199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know if any of this will help, but I had problems (and still do) with editing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In order for my edits to work there are 2 things I must do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Ensure my layer in SDE was created by manually adding the fields, and NOT by loading in a layer from shapefile or another SDE layer.&amp;nbsp; It's crazy, and ESRI can't reproduce this behaviour, but it's true for me, I have to create a new feature class and add the fields one by one with ArcCatalog rather than importing the fields.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; My layers in my MXD feeding the service must connect to SDE using an SDE service and NOT with Direct Connect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It took me ages to work these out and get my editing working, but so long as I do the above in addition to the usual stuff then I can get it to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 13:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516631#M48199</guid>
      <dc:creator>MarkSmith</dc:creator>
      <dc:date>2011-12-15T13:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516632#M48200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I had it turned off.&amp;nbsp; I was trying to get rid of the Objectid_1.&amp;nbsp; It should work now.&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Sorry about that.&amp;nbsp; I ask for help then turn off the service.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OK i think i figured out your problem&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;According to your service&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Extent:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; XMin: 5092236.84471448&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; YMin: 3744333.20859535&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; XMax: 5398097.78318819&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; YMax: 4012334.36813001&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Spatial Reference: 3089&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;yet clicking on your map yields&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;adds [{"geometry":{"x":1477486.2739920334,"y":284517.4554125852,"spatialReference":{"wkid":2246}},"attributes":{"LastUpdate":null,"OBJECTID":null,"COUNTY":null,"Type":"Point1","Image_":null,"WebLink":null,"Comment":null,"COM":null,"EditorName":null,"requestdate":1323965159000}}]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Different Spatial reference, invalid xmin,etc.. is there a reason you are in two different coord systems?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 14:13:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516632#M48200</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-12-15T14:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516633#M48201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes they are in two projections.&amp;nbsp; I really didn't think about it I just used a cached service I already had.&amp;nbsp; I will make the changes and see what happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 14:25:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516633#M48201</guid>
      <dc:creator>JamesWhisenhunt</dc:creator>
      <dc:date>2011-12-15T14:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516634#M48202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Yes they are in two projections.&amp;nbsp; I really didn't think about it I just used a cached service I already had.&amp;nbsp; I will make the changes and see what happens.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help,&lt;BR /&gt;James&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Well it will at least be worth trying to rule out as an issue&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 14:26:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516634#M48202</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2011-12-15T14:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516635#M48203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Were you able to resolve this?&amp;nbsp; I have the same exact issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 14:35:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516635#M48203</guid>
      <dc:creator>GaryBushek</dc:creator>
      <dc:date>2011-12-28T14:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516636#M48204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not.&amp;nbsp; There are a couple of things I need want to try; however, I have not had time due to the holidays.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my top priority after the first of the year.&amp;nbsp; I will keep everyone posted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 00:17:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516636#M48204</guid>
      <dc:creator>JamesWhisenhunt</dc:creator>
      <dc:date>2011-12-29T00:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516637#M48205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Now that the holidays are over I have had time to look at this again.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem was the ArcGISSoc account needed to have grant privileges added to the feature class.&amp;nbsp; This was a very simple solution that drove me crazy for a while. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 17:36:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516637#M48205</guid>
      <dc:creator>JamesWhisenhunt</dc:creator>
      <dc:date>2012-01-09T17:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516638#M48206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am hoping that you can help me.&amp;nbsp; I am also trying to applyEdits with the use of the javascript REST API.&amp;nbsp; I am getting an "Unable to apply edits" general error.&amp;nbsp; I have seen documentation that says to apply write permissions to ARCGISSOC through the "database server" node of ArcCatalog.&amp;nbsp; However, it seems as if the "database server" node works with a SQLExpress instance, not a networked SQLserver SDE geodatabase.&amp;nbsp; I see that you mention "grant" permissions.&amp;nbsp; I have gone into SQL, right-clicked (on the geodatabase, not on a specific featureclass table), properties, permissions tab, and checked the "grant" box for connect, delete, execute, insert, select and update.&amp;nbsp; applyEdits is still not working for me.&amp;nbsp; Can you tell me what I need to do to apply the proper permissions?&amp;nbsp; Is there a place in ArcCatalog to set a write permission on SQL SDE...that you know of?&amp;nbsp; Anything I need to do in ArcCatalog?&amp;nbsp; Thanks for any direction you can give!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 15:09:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516638#M48206</guid>
      <dc:creator>LisaT</dc:creator>
      <dc:date>2012-01-11T15:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516639#M48207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Actually, I have found a way to "grant" permissions in ArcCatalog by right-clicking on the feature and choosing "privileges".&amp;nbsp; The grant succeeds, but I am still getting an error with code 400-unable to apply edits.&amp;nbsp; Just trying a simple delete for now...http of : myserverLocation/FeatureServer/0/applyEdits?deletes=3,7&amp;amp;callback=ags_jsonp.ags_jsonp_15_194815&amp;amp;f=json.&amp;nbsp; I will continue trying things, but if anyone has any suggestions it would be much appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 15:46:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516639#M48207</guid>
      <dc:creator>LisaT</dc:creator>
      <dc:date>2012-01-11T15:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516640#M48208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes there is a place in ArcCatalog to apply permissions.&amp;nbsp; Right click on the feature class or if your data is in a feature dataset right click on it and choose privileges.&amp;nbsp; The next box is pretty self explanatory just give the ArcGISScoc View and Edit privileges.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 15:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516640#M48208</guid>
      <dc:creator>JamesWhisenhunt</dc:creator>
      <dc:date>2012-01-11T15:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to apply edits</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516641#M48209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi James, looks like we were submitting a thread at the same time!&amp;nbsp; I found the 'privileges' choice and granted edit permissions to my ArcGISSom user.&amp;nbsp; I am still getting the same error... :-(.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 18:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-apply-edits/m-p/516641#M48209</guid>
      <dc:creator>LisaT</dc:creator>
      <dc:date>2012-01-11T18:09:29Z</dc:date>
    </item>
  </channel>
</rss>

