<?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 Not able to update geometry of existing features in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/not-able-to-update-geometry-of-existing-features/m-p/546924#M1719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;Hello,&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;I have a problem with Java SDK 10.2.4.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;I have a ArcGISFeatureLayer on a server arcgis of 10.2, with a data-source table Oracle12c.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;By&amp;nbsp;JAVA SDK I am able&amp;nbsp;to create new features and updates only attributes of existing ones.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;I'M&amp;nbsp;NOT ABLE TO UPDATE GEOMETRY of existing&amp;nbsp;Features.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;The method isAllowGeometryUpdates () of FeatureLayer&amp;nbsp;actually returns a FALSE.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;I&amp;nbsp;could not figure out where to set this parameter to TRUE in the arcgis server manager (or even in the server admin always).&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;Another clue is that in the log file of the&amp;nbsp;server arcgis, the users who connect to the service is "anonymous".&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;What is needed to enable the java class to do update of geometries?&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 18:31:08 GMT</pubDate>
    <dc:creator>GianniContino</dc:creator>
    <dc:date>2015-10-27T18:31:08Z</dc:date>
    <item>
      <title>Not able to update geometry of existing features</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/not-able-to-update-geometry-of-existing-features/m-p/546924#M1719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;Hello,&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;I have a problem with Java SDK 10.2.4.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;I have a ArcGISFeatureLayer on a server arcgis of 10.2, with a data-source table Oracle12c.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;By&amp;nbsp;JAVA SDK I am able&amp;nbsp;to create new features and updates only attributes of existing ones.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;I'M&amp;nbsp;NOT ABLE TO UPDATE GEOMETRY of existing&amp;nbsp;Features.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;The method isAllowGeometryUpdates () of FeatureLayer&amp;nbsp;actually returns a FALSE.&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;I&amp;nbsp;could not figure out where to set this parameter to TRUE in the arcgis server manager (or even in the server admin always).&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;Another clue is that in the log file of the&amp;nbsp;server arcgis, the users who connect to the service is "anonymous".&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;What is needed to enable the java class to do update of geometries?&lt;/DIV&gt;&lt;DIV style="line-height: 22.3999996185303px;"&gt;thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 18:31:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/not-able-to-update-geometry-of-existing-features/m-p/546924#M1719</guid>
      <dc:creator>GianniContino</dc:creator>
      <dc:date>2015-10-27T18:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to update geometry of existing features</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/not-able-to-update-geometry-of-existing-features/m-p/546925#M1720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your code work as expected with features from a FeatureService used in any of the samples? &lt;/P&gt;&lt;P&gt;For example, &lt;SPAN style="color: #c41a16; font-family: Consolas, 'Andale Mono', 'Lucida Console', Monaco, 'Courier New', Courier, monospace; font-size: 14.45px; background-color: #f8f8f8;"&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fsampleserver6.arcgisonline.com%2Farcgis%2Frest%2Fservices%2FSync%2FWildfireSync%2FFeatureServer" rel="nofollow" target="_blank"&gt;http://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer&lt;/A&gt;&lt;SPAN&gt;, from the sample: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/java/sample-code/online-editing/" title="https://developers.arcgis.com/java/sample-code/online-editing/"&gt;Online editing | ArcGIS for Developers&lt;/A&gt; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:58:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/not-able-to-update-geometry-of-existing-features/m-p/546925#M1720</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2015-12-09T06:58:46Z</dc:date>
    </item>
  </channel>
</rss>

