<?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: synchronyzing offline edits, ok for delete &amp; addnew , NOT OK for update in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393816#M4629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i haven't modified the source code , i have just upgraded virtualbox , and today, for the VERY FIRST TIME, updates to any feature geometry, are synchronizing perfectly.&lt;/P&gt;&lt;P&gt;i will try again from the beginning, to see if it still holds water , so to speak!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 05:51:57 GMT</pubDate>
    <dc:creator>prigoreanuconstantin</dc:creator>
    <dc:date>2016-07-20T05:51:57Z</dc:date>
    <item>
      <title>synchronyzing offline edits, ok for delete &amp; addnew , NOT OK for update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393815#M4628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This works ok, offline updates (to geometry) are saved in the offline geodatabase:&lt;/P&gt;&lt;P&gt;Geometry geometry = await MyMapView.Editor.EditGeometryAsync(feature.Geometry);&lt;/P&gt;&lt;P&gt;feature.Geometry = GeometryEngine.Simplify(geometry);&lt;/P&gt;&lt;P&gt;await table.UpdateAsync(feature);&lt;/P&gt;&lt;P&gt;But, after about 10 days of haotic work, i don't see the light: any offline update, dissapears AFTER SYNCHRONIZATION and DOESN'T SHOW UP in the PostgreSQL-Geodatabase (SDE) Feature Class;&lt;/P&gt;&lt;P&gt;Could you , please, give me some broad-steps indications, on how to synchronize offline &lt;SPAN style="font-size: 14pt; color: #e23d39;"&gt;&lt;STRONG&gt;updates&lt;/STRONG&gt;&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;Even detailed indications wouldn't hurt .&lt;/P&gt;&lt;P&gt;Your samples do not cover offline updates synchronizing, (just addnew), and its almost impossible for me to put togeather the online documentation, and to sort it out .&lt;/P&gt;&lt;P&gt;I'm afraid i'll have to keep on trying for 2-3 months...with no outcome guaranteed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2016 11:53:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393815#M4628</guid>
      <dc:creator>prigoreanuconstantin</dc:creator>
      <dc:date>2016-07-16T11:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: synchronyzing offline edits, ok for delete &amp; addnew , NOT OK for update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393816#M4629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i haven't modified the source code , i have just upgraded virtualbox , and today, for the VERY FIRST TIME, updates to any feature geometry, are synchronizing perfectly.&lt;/P&gt;&lt;P&gt;i will try again from the beginning, to see if it still holds water , so to speak!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 05:51:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393816#M4629</guid>
      <dc:creator>prigoreanuconstantin</dc:creator>
      <dc:date>2016-07-20T05:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: synchronyzing offline edits, ok for delete &amp; addnew , NOT OK for update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393817#M4630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have started from scratch, and so, now i have 2 setups, running in parallel, the old one its working, the new one, its not.&lt;/P&gt;&lt;P&gt;I'll try to find out why, but i have a feeling the running one, its just temporary doing ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 07:03:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393817#M4630</guid>
      <dc:creator>prigoreanuconstantin</dc:creator>
      <dc:date>2016-07-20T07:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: synchronyzing offline edits, ok for delete &amp; addnew , NOT OK for update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393818#M4631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Failed to synchronize replica: postgres.DOTNET_Sample_1469003761775. Failed to start multi-user editing on target workspace. The field is not nullable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 09:12:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393818#M4631</guid>
      <dc:creator>prigoreanuconstantin</dc:creator>
      <dc:date>2016-07-20T09:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: synchronyzing offline edits, ok for delete &amp; addnew , NOT OK for update</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393819#M4632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;now the new one is also synchronizing perfectly, but i'v done so many re-generating of the feature class, in so many ways, that i forgot what i'v done right or wrong;&lt;/P&gt;&lt;P&gt;&amp;nbsp; any how, after failing only 2000 times, now i'v managed to have 2 services synchronizing perfectly: my conclusion: it can be done, i can synchronize offline updates to features back to the server. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 10:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/synchronyzing-offline-edits-ok-for-delete-addnew/m-p/393819#M4632</guid>
      <dc:creator>prigoreanuconstantin</dc:creator>
      <dc:date>2016-07-20T10:33:39Z</dc:date>
    </item>
  </channel>
</rss>

