<?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: ApplyEdits() Issue in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/applyedits-issue/m-p/47237#M4128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Ryan. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been able to get all three to work on one of our servers, but not on another.&amp;nbsp; That other uses a MapProxy.jsp page.&amp;nbsp; Apparently, ApplyEdits() works via the POST method, but the proxy page from ESRI is only configured for GET methods.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what needs to be modified to get this to work, as I'm not really sure what the proxy page is really for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2011 16:28:23 GMT</pubDate>
    <dc:creator>DouglasBraeckel</dc:creator>
    <dc:date>2011-03-15T16:28:23Z</dc:date>
    <item>
      <title>ApplyEdits() Issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/applyedits-issue/m-p/47235#M4126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having a problem where I am unable to update a feature using applyEdits().&amp;nbsp; I can add and delete features (graphics), but when I try to just update a feature nothing happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Add Works:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;featlayer.applyEdits([graphic], null, null);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Delete Works:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;featlayer.applyEdits(null, null, [graphic]);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update Doesn't Work:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;featlayer.applyEdits(null, [graphic], null);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else had this problem or know how to solve it?&amp;nbsp; Am I doing something wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2011 12:39:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/applyedits-issue/m-p/47235#M4126</guid>
      <dc:creator>DouglasBraeckel</dc:creator>
      <dc:date>2011-03-03T12:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyEdits() Issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/applyedits-issue/m-p/47236#M4127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks right to me, that's how I'm using it at least.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not sure about all of the particulars in your case, but when I had a similar problem I was including values for some fields that I had specified as read only in my msd. If you try to update these fields (by setting attributes in the graphic), I believe your update will always fail.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 15:47:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/applyedits-issue/m-p/47236#M4127</guid>
      <dc:creator>RyanTwilley</dc:creator>
      <dc:date>2011-03-07T15:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: ApplyEdits() Issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/applyedits-issue/m-p/47237#M4128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Ryan. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have been able to get all three to work on one of our servers, but not on another.&amp;nbsp; That other uses a MapProxy.jsp page.&amp;nbsp; Apparently, ApplyEdits() works via the POST method, but the proxy page from ESRI is only configured for GET methods.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what needs to be modified to get this to work, as I'm not really sure what the proxy page is really for.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doug&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2011 16:28:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/applyedits-issue/m-p/47237#M4128</guid>
      <dc:creator>DouglasBraeckel</dc:creator>
      <dc:date>2011-03-15T16:28:23Z</dc:date>
    </item>
  </channel>
</rss>

