<?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: Editor Widget with Local Feature Service in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481156#M44732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"Request URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:33180/proxy.ashx?http://ingisd01/ArcGIS/rest/services/Tokanui/tokanui_paddocks_nztm/FeatureServer/0/applyEdits"&gt;http://localhost:33180/proxy.ashx?http://ingisd01/ArcGIS/rest/services/Tokanui/tokanui_paddocks_nztm/FeatureServer/0/applyEdits&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Request Method:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;POST&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Status Code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;404 Not Found"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is what I get when using dev tools to see requests made. This suggest some mistake in the proxy location on my part.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By local feature I mean it is being hosted on a local private server, along with a basemap I am using.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jan 2013 00:35:18 GMT</pubDate>
    <dc:creator>JordanFaulkner</dc:creator>
    <dc:date>2013-01-25T00:35:18Z</dc:date>
    <item>
      <title>Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481154#M44730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys and girls,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I'm in the process of prototyping a web app using the ArcGIS JavaScript API, and I've taken the code from: "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/#sample/ed_editing_widget" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/#sample/ed_editing_widget&lt;/A&gt;&lt;SPAN&gt;" along with the measurement widget sample and some more simple layout stuff. I'm using a local feature service and I have ran into an error primarily with the editor widget. Whenever a polygon is drawn, the shape is not saved to the map by that I mean when I double click to finish the shape, it disappears from the map. Additionally when I try to delete other polygons already on the feature layer they are not deleted, also moving or reshaping polygons appears to work but when the map is panned or zoomed the changes revert back.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it a permissions or is there a setting that needs to be set on the feature layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jordan Faulkner&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 02:59:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481154#M44730</guid>
      <dc:creator>JordanFaulkner</dc:creator>
      <dc:date>2013-01-24T02:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481155#M44731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;what do you mean "local" feature layer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;have you tried using web developer tools or fiddler to inspect the web traffic which results from your attempts to pass an edit?&amp;nbsp; it sounds like they are probably failing, and your best hope is to take a closer look at what you are attempting to pass.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jan 2013 14:44:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481155#M44731</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-01-24T14:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481156#M44732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"Request URL:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://localhost:33180/proxy.ashx?http://ingisd01/ArcGIS/rest/services/Tokanui/tokanui_paddocks_nztm/FeatureServer/0/applyEdits"&gt;http://localhost:33180/proxy.ashx?http://ingisd01/ArcGIS/rest/services/Tokanui/tokanui_paddocks_nztm/FeatureServer/0/applyEdits&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Request Method:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;POST&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Status Code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;404 Not Found"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is what I get when using dev tools to see requests made. This suggest some mistake in the proxy location on my part.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By local feature I mean it is being hosted on a local private server, along with a basemap I am using.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 00:35:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481156#M44732</guid>
      <dc:creator>JordanFaulkner</dc:creator>
      <dc:date>2013-01-25T00:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481157#M44733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No need to worry, the issue has been resolved! Silly mistake was made on my part!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 01:33:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481157#M44733</guid>
      <dc:creator>JordanFaulkner</dc:creator>
      <dc:date>2013-01-25T01:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481158#M44734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;No need to worry, the issue has been resolved! Silly mistake was made on my part!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi John&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting the same error on my side. Can you tell me or put some of your sample code to fix mine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my case, I have around 9 feature layers, out of which there 6 point feature layer, 1 line feature layer and 2 polygon feature layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The editing is&amp;nbsp; working fine for 7 of the feature layers (although 1 polygon feature layer is working), 2 of them are not working (line and polygon). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I draw a line for line feature layer, I get drawing tool get activated and when I double click to complete the task, the new feature doesn't appear on the map. when I checked the post request on the map - I am getting a status of 200 and it means edit has been succesfull. I don't know where the problem is?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Secondly, when I click the line and polygon feature layer, I get error message from IE saying my script is running slow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me on this, please. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ganesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 12:51:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481158#M44734</guid>
      <dc:creator>GaneshSolai_Sambandam</dc:creator>
      <dc:date>2014-01-30T12:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481159#M44735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@ganesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in addition to checking the response status, it would also be helpful to inspect the response JSON text to confirm whether or not your edit has been completed successfully.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 14:47:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481159#M44735</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-01-30T14:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481160#M44736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;@ganesh,&lt;BR /&gt;in addition to checking the response status, it would also be helpful to inspect the response JSON text to confirm whether or not your edit has been completed successfully.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for your support. Can you tell me how to check to JSON text to confirm edit has been completed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 18:53:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481160#M44736</guid>
      <dc:creator>GaneshSolai_Sambandam</dc:creator>
      <dc:date>2014-01-30T18:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481161#M44737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;using fiddler (or browser developer tools) find the request passed to the applyEdits operation of your particular feature service layer and inspect the response itself to make sure that it includes '"success":true' (see attached screenshot).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]30997[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 20:43:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481161#M44737</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2014-01-30T20:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Editor Widget with Local Feature Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481162#M44738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;using fiddler (or browser developer tools) find the request passed to the applyEdits operation of your particular feature service layer and inspect the response itself to make sure that it includes '"success":true' (see attached screenshot).&lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]30997[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Jgravois&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Extremely thank you for your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I versioned the ARCSDE feature class and it is working fine. For some reason, the feature class within ARCSDE was corrupted even&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;though it was versioned before. I export feature class as xml workspace document and reimported back into the ARCSDE geodatabase and versioned the newly imported feature class and it is now working perfectly alright on web editing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ganesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 11:25:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/editor-widget-with-local-feature-service/m-p/481162#M44738</guid>
      <dc:creator>GaneshSolai_Sambandam</dc:creator>
      <dc:date>2014-01-31T11:25:57Z</dc:date>
    </item>
  </channel>
</rss>

