<?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 Alphanumeric Editing of non-SDE data. in ArcGIS REST APIs and Services Questions</title>
    <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/alphanumeric-editing-of-non-sde-data/m-p/623557#M3043</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I posted this problem in the JavaScript forum, and there advised me to posted here. This was the thread &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/45064-Alphanumeric-Editing-of-non-SDE-data."&gt;http://forums.arcgis.com/threads/45064-Alphanumeric-Editing-of-non-SDE-data.&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to edit alphanumeric data residing in another database, not SDE. I created a view from the table I want to edit in the SDE database, registered it, and using ArcMap I can now edit the data with no problem, but when I try to edit using the JavaScript API, with the AttributeInspector Widget, the server gives a error, but applies the edits anyway, and locks the table. I have to manually stop the service to access the data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The server logs say:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;Msg time='2012-01-10T12:13:57' type='ERROR' code='100005' target='ARH_PROCESSOS_ALFA.MapServer' methodName='GraphicFeatureServer.ApplyEdits' machine='WKLAB10' user='?' process='8144' thread='8180' elapsed='0.03620'&amp;gt;Method failed.HRESULT = 0x80070057 : The parameter is incorrect.&amp;nbsp; .&amp;lt;/Msg&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to get around this? &lt;/SPAN&gt;&lt;STRONG&gt;Please help me out&lt;/STRONG&gt;&lt;SPAN&gt;, and if you need anymore information please let me know!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2012 15:04:06 GMT</pubDate>
    <dc:creator>TiagoRibeiro</dc:creator>
    <dc:date>2012-01-10T15:04:06Z</dc:date>
    <item>
      <title>Alphanumeric Editing of non-SDE data.</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/alphanumeric-editing-of-non-sde-data/m-p/623557#M3043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I posted this problem in the JavaScript forum, and there advised me to posted here. This was the thread &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/45064-Alphanumeric-Editing-of-non-SDE-data."&gt;http://forums.arcgis.com/threads/45064-Alphanumeric-Editing-of-non-SDE-data.&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to edit alphanumeric data residing in another database, not SDE. I created a view from the table I want to edit in the SDE database, registered it, and using ArcMap I can now edit the data with no problem, but when I try to edit using the JavaScript API, with the AttributeInspector Widget, the server gives a error, but applies the edits anyway, and locks the table. I have to manually stop the service to access the data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The server logs say:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;Msg time='2012-01-10T12:13:57' type='ERROR' code='100005' target='ARH_PROCESSOS_ALFA.MapServer' methodName='GraphicFeatureServer.ApplyEdits' machine='WKLAB10' user='?' process='8144' thread='8180' elapsed='0.03620'&amp;gt;Method failed.HRESULT = 0x80070057 : The parameter is incorrect.&amp;nbsp; .&amp;lt;/Msg&amp;gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyway to get around this? &lt;/SPAN&gt;&lt;STRONG&gt;Please help me out&lt;/STRONG&gt;&lt;SPAN&gt;, and if you need anymore information please let me know!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:04:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/alphanumeric-editing-of-non-sde-data/m-p/623557#M3043</guid>
      <dc:creator>TiagoRibeiro</dc:creator>
      <dc:date>2012-01-10T15:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Alphanumeric Editing of non-SDE data.</title>
      <link>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/alphanumeric-editing-of-non-sde-data/m-p/623558#M3044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been doing some tests, and now I'm really confused!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've created two simple tables in the SDE Geodatabase, one using ArcMAP, and the other I used the SQL Server Manager and then registered it in the geodatabase, I was able to edit them booth using ArcMap and the REST end points, and I can't see the difference between this and editing the view... any ideas anyone?? Please!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 13:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-rest-apis-and-services-questions/alphanumeric-editing-of-non-sde-data/m-p/623558#M3044</guid>
      <dc:creator>TiagoRibeiro</dc:creator>
      <dc:date>2012-01-11T13:20:06Z</dc:date>
    </item>
  </channel>
</rss>

