<?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: Edit Feature Layer Troubles in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432404#M39861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jgravois&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i don't know what will be necessary to resolve the error, but i would recommend doing some testing directly in REST to try and determine specifically what will be required to push an update through.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i don't see a corresponding feature service up.&amp;nbsp; are you making live changes?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2012 17:56:20 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-09-06T17:56:20Z</dc:date>
    <item>
      <title>Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432400#M39857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using the attribute inspector to try and edit a point feature class. I am getting some errors currently. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Onload:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17503[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and after I change some of the attributes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]17504[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This error repeats (7) time per attribute changed or if I hit the save button&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My proxy.config files appears to be functioning properly after I manualy set the location of the proxy file. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The funny part about the whole thing is the "delete" feature button deletes the feature with no problem. Do you have any suggestions on how to fix this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will happy attach my code if you want to look at it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 18:32:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432400#M39857</guid>
      <dc:creator>BrandonVan_Horn</dc:creator>
      <dc:date>2012-09-05T18:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432401#M39858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is an updated link to my semifunctional page&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gis.co.yavapai.az.us/SurveyMon/editor.htm"&gt;http://gis.co.yavapai.az.us/SurveyMon/editor.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 18:45:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432401#M39858</guid>
      <dc:creator>BrandonVan_Horn</dc:creator>
      <dc:date>2012-09-05T18:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432402#M39859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jgravois&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as soon as an edit is made in the attribute window a call to applyEdits is made which returns the following error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"error":{"code":400,"message":"Unable to complete&amp;nbsp; operation.","details":["Invalid graphic features","Invalid parameters"]}}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if your draft field doesn't have a domain, why does it display a dropdown which concatenates several values?&amp;nbsp; is this because you have map symbology based on multiple fields?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 17:41:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432402#M39859</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-06T17:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432403#M39860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;jgravois,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, I have map symbology on my draft field. I use a group for null and draft. This makes the symbol the same. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I get rid of the null values and try it again? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 17:46:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432403#M39860</guid>
      <dc:creator>BrandonVan_Horn</dc:creator>
      <dc:date>2012-09-06T17:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432404#M39861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jgravois&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i don't know what will be necessary to resolve the error, but i would recommend doing some testing directly in REST to try and determine specifically what will be required to push an update through.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i don't see a corresponding feature service up.&amp;nbsp; are you making live changes?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 17:56:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432404#M39861</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-06T17:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432405#M39862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just calced the null values to draft, and forgot to check the feature service when I restarted the service. It is up now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 17:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432405#M39862</guid>
      <dc:creator>BrandonVan_Horn</dc:creator>
      <dc:date>2012-09-06T17:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432406#M39863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: vanhornsky&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I figured out why the error is echoing 7 times. I have 7 edit fields and I have a method "onattributechange" which applies edits to the fields. Thanks for your recomendation to check the REST. Is there any documentaion for this? I will give it a try that this afternoon. Thanks for your time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 18:05:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432406#M39863</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-06T18:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432407#M39864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jgravois&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;relevant REST doc&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/rest/apiref/fsserviceedits.html"&gt;http://resources.arcgis.com/en/help/rest/apiref/fsserviceedits.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;as a simple test, i queried your feature service for an object id that i knew (1707) and requested that it be returned as JSON&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.co.yavapai.az.us/ArcGIS/rest/services/SurveyEditor/FeatureServer/0/query?objectIds=1707&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnCountOnly=false&amp;amp;returnIdsOnly=false&amp;amp;f=pjson"&gt;http://gis.co.yavapai.az.us/ArcGIS/rest/services/SurveyEditor/FeatureServer/0/query?objectIds=1707&amp;amp;outFields=*&amp;amp;returnGeometry=true&amp;amp;outSR=&amp;amp;returnCountOnly=false&amp;amp;returnIdsOnly=false&amp;amp;f=pjson&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;afterwards i was unable to copy/paste the feature as an update into applyEdits.&amp;nbsp; if you use updateFeatures in REST instead of applyEdits, the following error is returned&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;Error: -1, Description: Update for the object was not attempted. Object may not exist.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i haven't seen something like this before, but something is up with your service.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 19:06:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432407#M39864</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-06T19:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432408#M39865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for looking into this problem. I have been working on it for a week now. I am completly stumped!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 19:29:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432408#M39865</guid>
      <dc:creator>BrandonVan_Horn</dc:creator>
      <dc:date>2012-09-06T19:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432409#M39866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jgravois&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i made a mistake earlier and tried to use updateFeature in REST pasting your JSON into one of our sample services, so the error i mentioned above is actually user error.&amp;nbsp; i tested again and was able to update a feature successfully using that approach.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;afterward, i adapted our attribute inspector sample to use your data and its working just fine (i noticed that posts require a proxy).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://jsfiddle.net/jagravois/2yAZe/"&gt;http://jsfiddle.net/jagravois/2yAZe/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm not sure i understand what you're doing onAttributeChange&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;why write the feature to JSON?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;why load both the editor widget and the attribute inspector?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are you confident that your implementation of the undomanager isn't causing the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a good way to check would be to try updating the feature without the callback&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;SurveyMonumentsFL.applyEdits(null, [feature], null);&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 21:21:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432409#M39866</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-06T21:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432410#M39867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm not sure i understand what you're doing onAttributeChange&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am attempting to save the attribute on every change because the save was not working. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;why write the feature to JSON?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To be honest with you this came from the update manger, not to sure.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;why load both the editor widget and the attribute inspector?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are you confident that your implementation of the undomanager isn't causing the problem?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the editor widget first, it didn't function the way I was wanting it to.(It still did not update the feature). The editor widget is commented out now, but I left the code there just in case I wanted to use it later. I can take the undomanager out it is not nessacary right now. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a good way to check would be to try updating the feature without the callback&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can try this to. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just a note the service was down for a little bit. My feature class is a Point Z shape style so I added a default value for the Z to the service. It is up now. Thanks for all the great info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 21:33:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432410#M39867</guid>
      <dc:creator>BrandonVan_Horn</dc:creator>
      <dc:date>2012-09-06T21:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432411#M39868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have simplified my app and implemented the suggestions previously given. I have also projected my point feature class into WebM, Changed my feature class to a regular point shape file with no Z values. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In my rest server I can query via (Post)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can delete features&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can not: &lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;add a feature via Json &lt;BR /&gt;&lt;/UL&gt;&lt;UL&gt;&lt;BR /&gt;update feature&lt;BR /&gt;&lt;/UL&gt;&lt;UL&gt;&lt;BR /&gt;apply edits&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;I recieve error code 400 Invaliad graphic features, invalid parameters&lt;BR /&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any other suggestions for me to try?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Again thank you for your time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2012 16:53:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432411#M39868</guid>
      <dc:creator>BrandonVan_Horn</dc:creator>
      <dc:date>2012-09-07T16:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432412#M39869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: vanhornsky&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok I got it working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;This morning I gave permissions to my ArcGIS WebServices account to read and write to the workgroup&lt;/LI&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;LI&gt;I ended up unversioning my point feature class. Then I set my map service layer to work like this by this help document&lt;/LI&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Configuring_an_ArcMap_edit_session_to_perform_nonversioned_edits/002700000007000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Configuring_an_ArcMap_edit_session_to_perform_nonversioned_edits/002700000007000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;LI&gt;The other problem I had was something that I did. I was trying to fill the contents of a date field with a javascript code for the last update date. I took this line of code &lt;/LI&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;feature.attributes.LASTUPDATED = new Date();&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;out and it works fine now. Thanks for the help.&lt;BR /&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 17:36:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432412#M39869</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-10T17:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Feature Layer Troubles</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432413#M39870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jgravois&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm glad to hear it.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 16:12:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-feature-layer-troubles/m-p/432413#M39870</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-09-12T16:12:50Z</dc:date>
    </item>
  </channel>
</rss>

