<?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: How to RollBack an edition after ServiceFeatureTable.ApplyEditsAsync() in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-rollback-an-edition-after/m-p/7578#M111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you call ApplyEditsAsync, your pending local edits are sent to the server database. There is no rollback. If you're not confident in your changes, don't apply the edits yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that point, you'd have to apply opposite edits manually (ie Delete a feature you added, edit attributes to their old state etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you'd have to set up versioned databases and maintain your versions serverside and only expose a specific version for users to edit, then control rollback/merging in the backoffice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2017 04:53:41 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2017-09-12T04:53:41Z</dc:date>
    <item>
      <title>How to RollBack an edition after ServiceFeatureTable.ApplyEditsAsync()</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-rollback-an-edition-after/m-p/7577#M110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi， I want to know how to rollback(undo) an edition after&amp;nbsp;ServiceFeatureTable.ApplyEditsAsync()? thanks in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 03:51:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-rollback-an-edition-after/m-p/7577#M110</guid>
      <dc:creator>xiaoguangyan</dc:creator>
      <dc:date>2017-09-12T03:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to RollBack an edition after ServiceFeatureTable.ApplyEditsAsync()</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-rollback-an-edition-after/m-p/7578#M111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you call ApplyEditsAsync, your pending local edits are sent to the server database. There is no rollback. If you're not confident in your changes, don't apply the edits yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that point, you'd have to apply opposite edits manually (ie Delete a feature you added, edit attributes to their old state etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise you'd have to set up versioned databases and maintain your versions serverside and only expose a specific version for users to edit, then control rollback/merging in the backoffice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2017 04:53:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-rollback-an-edition-after/m-p/7578#M111</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-09-12T04:53:41Z</dc:date>
    </item>
  </channel>
</rss>

