<?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 Edit Non-Spatial SDE Table in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/edit-non-spatial-sde-table/m-p/676777#M3291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a stand alone non-spatial table in SDE and registered as versioned that I am having issues trying to edit.&amp;nbsp; I have published this table as part of a feature service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to do some editing for this service through the updateFeature rest end point, but no matter how I formatted the input I always got the same error. "&lt;/SPAN&gt;&lt;STRONG&gt;Invalid Graphic features&lt;/STRONG&gt;&lt;SPAN&gt;"&amp;nbsp; I have never tried to edit a non-spatial table this way before so I am not sure if I was entering the info correctly.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what entered in the "Features" box at the updateFeature rest end point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;[{"geometry":{null},"attributes":{"OBJECTID": 1,"SurveyorID": 14,"SpecificDate": "11/16/1874","Book": 
"A","PageNum": 29,"DocLink": "BKA029.pdf","SurveyNum": 32,"Section": 29,"Township": 34,"Range": 28,
"EstimatedDate": "N/A","CntyRemarks": "Test"})]&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions or info would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2013 14:33:38 GMT</pubDate>
    <dc:creator>BrianLord1</dc:creator>
    <dc:date>2013-02-14T14:33:38Z</dc:date>
    <item>
      <title>Edit Non-Spatial SDE Table</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/edit-non-spatial-sde-table/m-p/676777#M3291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a stand alone non-spatial table in SDE and registered as versioned that I am having issues trying to edit.&amp;nbsp; I have published this table as part of a feature service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was trying to do some editing for this service through the updateFeature rest end point, but no matter how I formatted the input I always got the same error. "&lt;/SPAN&gt;&lt;STRONG&gt;Invalid Graphic features&lt;/STRONG&gt;&lt;SPAN&gt;"&amp;nbsp; I have never tried to edit a non-spatial table this way before so I am not sure if I was entering the info correctly.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is what entered in the "Features" box at the updateFeature rest end point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;[{"geometry":{null},"attributes":{"OBJECTID": 1,"SurveyorID": 14,"SpecificDate": "11/16/1874","Book": 
"A","PageNum": 29,"DocLink": "BKA029.pdf","SurveyNum": 32,"Section": 29,"Township": 34,"Range": 28,
"EstimatedDate": "N/A","CntyRemarks": "Test"})]&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions or info would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 14:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/edit-non-spatial-sde-table/m-p/676777#M3291</guid>
      <dc:creator>BrianLord1</dc:creator>
      <dc:date>2013-02-14T14:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Edit Non-Spatial SDE Table</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/edit-non-spatial-sde-table/m-p/676778#M3292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;you shouldn't include geometry. you also have added geometry property in your json&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;see &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/rest/apiref/fsupdate.html"&gt;http://resources.arcgis.com/en/help/rest/apiref/fsupdate.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"... Records to be added to a table should not include the geometry..."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 16:51:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/edit-non-spatial-sde-table/m-p/676778#M3292</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2013-02-15T16:51:11Z</dc:date>
    </item>
  </channel>
</rss>

