<?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: Synchronizing 10.0 results in an RequestException with ErrorCode SaveEditsFatalError in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/synchronizing-10-0-results-in-an-requestexception/m-p/707979#M3031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Currently, the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;same problem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;occurred&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;again.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;But this time it has a different reason.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;The cache contains new data, which causes the error. It costs me a few hours to recognize, that the new data has been synchronized and were created on the server side, but the arcgis mobile client did not get this. It still has the new data as "not yet synchronized" in the cache and try to create the data new each time I press synchronize. This causes a primary key error in the SDE, because the data already exists.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I guess there was an error while synchronizing after creating the data on server side and before change the state of the data in cache.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I have no good solution for this problem yet. The only thing you could do is to delete the new data from the cache.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jul 2014 07:57:46 GMT</pubDate>
    <dc:creator>MaximilianGlas</dc:creator>
    <dc:date>2014-07-17T07:57:46Z</dc:date>
    <item>
      <title>Synchronizing 10.0 results in an RequestException with ErrorCode SaveEditsFatalError</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/synchronizing-10-0-results-in-an-requestexception/m-p/707978#M3030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Problem&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I had a problem while synchronizing with the ArcGIS Mobile 10.0 Application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For one layer I always get a "ESRI.ArcGIS.Mobile.MobileServices.RequestException". A look in the ErrorCode property shows a "ESRI.ArcGIS.Mobile.MobileServices.RequestErrorCode.SaveEditsFatalError".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The feature class is non versioned but has a Global_Id set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The error does not appears on every client, only for some.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When deleting the cache and creating a new one, everything is fine (except the data which are lost).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Because I did not find anything matching to my problem in the internet, I will show the answer here for any other people having the same problem. Maybe it helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;One field in the feature class was defined as not null. In the application this field was filled in some cases with an empty string (""). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;While this seems not to be a problem for the API, it is a problem when storing in the geodatabase. This causes the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I changed the value of this field to a valid string value, the synchronization was successful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I my opinion this is a bug.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 08:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/synchronizing-10-0-results-in-an-requestexception/m-p/707978#M3030</guid>
      <dc:creator>MaximilianGlas</dc:creator>
      <dc:date>2014-01-30T08:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Synchronizing 10.0 results in an RequestException with ErrorCode SaveEditsFatalError</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/synchronizing-10-0-results-in-an-requestexception/m-p/707979#M3031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Currently, the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;same problem&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;occurred&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;again.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;But this time it has a different reason.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;The cache contains new data, which causes the error. It costs me a few hours to recognize, that the new data has been synchronized and were created on the server side, but the arcgis mobile client did not get this. It still has the new data as "not yet synchronized" in the cache and try to create the data new each time I press synchronize. This causes a primary key error in the SDE, because the data already exists.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I guess there was an error while synchronizing after creating the data on server side and before change the state of the data in cache.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;I have no good solution for this problem yet. The only thing you could do is to delete the new data from the cache.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 07:57:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/synchronizing-10-0-results-in-an-requestexception/m-p/707979#M3031</guid>
      <dc:creator>MaximilianGlas</dc:creator>
      <dc:date>2014-07-17T07:57:46Z</dc:date>
    </item>
  </channel>
</rss>

