<?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 sample not working, in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428498#M39399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another note&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using the Multiple Spatial Database Model for SDE ( not recommended) where as ESRI recommends using Single Database Model. Here is the Link which says that &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisserver/9.3/Java/index.htm#geodatabases/using_mu769895119.htm"&gt;http://webhelp.esri.com/arcgisserver/9.3/Java/index.htm#geodatabases/using_mu769895119.htm&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this has to do anything with the Editing issues??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 21:25:32 GMT</pubDate>
    <dc:creator>SobodhDangwal</dc:creator>
    <dc:date>2010-09-27T21:25:32Z</dc:date>
    <item>
      <title>edit sample not working,</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428496#M39397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi There&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having a problem with the esri editing samples, the features are not being created or edited.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have copied one of the editing sample and replaced the services with the ones running from our server. I have also copied the proxy.jsp file and made changes as discribed in the esri samples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The server is arcgis 10 on java platform. I am using feature service, with data from enterprise SDE 9.31 . The data is versioned and the service is non pooled (have tried pooled as well)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;The proxy file seems to be read, as this is the message in firebug "&amp;nbsp; POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://......../proxy.jsp?http://........arcgis/rest/services/LMS/EditLayersPark/FeatureServer/1/applyEdits[/url]" rel="nofollow" target="_blank"&gt;http://......../proxy.jsp?http://........arcgis/rest/services/LMS/EditLayersPark/FeatureServer/1/applyEdits[/url]&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; 200 ok 17ms "&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The editing toolbar seems to work as it lets me draw feature but the soon I finish drawing ( on doubleclick) the feature is not getting saved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any Ideas, why it doesn't work?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 21:18:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428496#M39397</guid>
      <dc:creator>SobodhDangwal</dc:creator>
      <dc:date>2010-09-07T21:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: edit sample not working,</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428497#M39398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had a similar problem when I was running my examples outside of a web server.&amp;nbsp; I could edit, but then the edits would all disappear and nothing would save.&amp;nbsp; Once I put my page inside of a web server (something like tomcat or jetty would suffice) it all started working correctly.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 12:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428497#M39398</guid>
      <dc:creator>MichaelRollins</dc:creator>
      <dc:date>2010-09-22T12:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: edit sample not working,</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428498#M39399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another note&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are using the Multiple Spatial Database Model for SDE ( not recommended) where as ESRI recommends using Single Database Model. Here is the Link which says that &lt;/SPAN&gt;&lt;A href="http://webhelp.esri.com/arcgisserver/9.3/Java/index.htm#geodatabases/using_mu769895119.htm"&gt;http://webhelp.esri.com/arcgisserver/9.3/Java/index.htm#geodatabases/using_mu769895119.htm&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this has to do anything with the Editing issues??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 21:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428498#M39399</guid>
      <dc:creator>SobodhDangwal</dc:creator>
      <dc:date>2010-09-27T21:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: edit sample not working,</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428499#M39400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am having same problem with proxy.jsp page??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you find the solution ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shweta&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 04:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/edit-sample-not-working/m-p/428499#M39400</guid>
      <dc:creator>shwetakunjadia</dc:creator>
      <dc:date>2011-11-09T04:31:08Z</dc:date>
    </item>
  </channel>
</rss>

