<?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 Do layers in a feature service have to be versioned in order to edit over the web? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512992#M47854</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having some problems using the JS Editing samples. Features geometry changes are not being saved. After a page refresh the feature changes revert to the original size, location, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Dec 2015 04:04:57 GMT</pubDate>
    <dc:creator>WillHughes1</dc:creator>
    <dc:date>2015-12-30T04:04:57Z</dc:date>
    <item>
      <title>Do layers in a feature service have to be versioned in order to edit over the web?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512992#M47854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having some problems using the JS Editing samples. Features geometry changes are not being saved. After a page refresh the feature changes revert to the original size, location, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 04:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512992#M47854</guid>
      <dc:creator>WillHughes1</dc:creator>
      <dc:date>2015-12-30T04:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Do layers in a feature service have to be versioned in order to edit over the web?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512993#M47855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Will,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feature classes that are published as feature services do not have to be registered as versioned.&amp;nbsp; What samples are you running into issues with?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 11:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512993#M47855</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2015-12-30T11:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Do layers in a feature service have to be versioned in order to edit over the web?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512994#M47856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Just to add to Jakes reply. Here is the documentation link to Authoring Feature Services&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://server.arcgis.com/en/server/latest/publish-services/windows/author-feature-services.htm" title="http://server.arcgis.com/en/server/latest/publish-services/windows/author-feature-services.htm"&gt;Author feature services—Documentation (10.3 and 10.3.1) | ArcGIS for Server&lt;/A&gt; &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Versioned and nonversioned geodatabase data is supported. Esri recommends you use nonversioned in feature services, because nonversioned data scales better for editing. There are some nonsimple data types (for example, network edges), however, that must be versioned for you to edit them through a feature service.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 13:18:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512994#M47856</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2015-12-30T13:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Do layers in a feature service have to be versioned in order to edit over the web?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512995#M47857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ed_toolbar.html" title="https://developers.arcgis.com/javascript/jssamples/ed_toolbar.html"&gt;Move and edit vertices | ArcGIS API for JavaScript&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/ed_editing_widget.html" title="https://developers.arcgis.com/javascript/jssamples/ed_editing_widget.html"&gt;Editor widget | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I setup and tested the proxy.ashx page which appears to be working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only error I am seeing (in the console) on creating features is a syntax error but with no error code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that edits are being made to the database since I can move features (polygons) and update attributes, but as soon as I pan the map or refresh the page, the changes disappear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;database: oracle&lt;/P&gt;&lt;P&gt;AGS: 10.2&lt;/P&gt;&lt;P&gt;JSAPI: 3.15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data is published with schema owner connection and feature service (Feature Access) selected with options checked to add, update, delete, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 15:08:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512995#M47857</guid>
      <dc:creator>WillHughes1</dc:creator>
      <dc:date>2015-12-30T15:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Do layers in a feature service have to be versioned in order to edit over the web?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512996#M47858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the JSON response of the edit request?&amp;nbsp; I'd imagine that the application makes it seem like the edit is going through, but the request fails at the Rest API.&amp;nbsp; If the request is actually failing, the response should show the error in JSON.&amp;nbsp; You can also take a look at the Server logs for any indication of why the edit is failing.&amp;nbsp; Finally, see if you can submit the request directly at the REST endpoint to eliminate any application level issues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 18:23:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512996#M47858</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2015-12-30T18:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Do layers in a feature service have to be versioned in order to edit over the web?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512997#M47859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure how to check the JSON response, unless you are referring to the response in the console. The message in the console is "syntax error" with no error code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[object Error]{description: "Syntax error", log: undefined, message: "Syntax error", name: "SyntaxError", number: -2146827286}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have successfully tested deletes and attribute updates at rest endpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way I can test a simple delete from the javascript application? I have a feeling that the proxy is the cause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 00:34:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512997#M47859</guid>
      <dc:creator>WillHughes1</dc:creator>
      <dc:date>2015-12-31T00:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Do layers in a feature service have to be versioned in order to edit over the web?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512998#M47860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally solved this problem by changing the feature service rest endpoint url to the web adaptor Url. Http over 6080 was the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Working great now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Dec 2015 15:31:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/do-layers-in-a-feature-service-have-to-be/m-p/512998#M47860</guid>
      <dc:creator>WillHughes1</dc:creator>
      <dc:date>2015-12-31T15:31:16Z</dc:date>
    </item>
  </channel>
</rss>

