<?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 Feature accounting  of a versioned dataset served as a feature service in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208636#M44212</link>
    <description>&lt;P&gt;I am trying to account for every change/edits in a versioned dataset that was published as a feature service. I have multiple editors making changes on the feature service and I need to be able to track, audit and manage all changes. Has anyone tried this or could point in the right direction please?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Sep 2022 12:39:06 GMT</pubDate>
    <dc:creator>AdewaleFalaye</dc:creator>
    <dc:date>2022-09-01T12:39:06Z</dc:date>
    <item>
      <title>Feature accounting  of a versioned dataset served as a feature service</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208636#M44212</link>
      <description>&lt;P&gt;I am trying to account for every change/edits in a versioned dataset that was published as a feature service. I have multiple editors making changes on the feature service and I need to be able to track, audit and manage all changes. Has anyone tried this or could point in the right direction please?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 12:39:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208636#M44212</guid>
      <dc:creator>AdewaleFalaye</dc:creator>
      <dc:date>2022-09-01T12:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Feature accounting  of a versioned dataset served as a feature service</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208716#M44213</link>
      <description>&lt;P&gt;There are a few ways to achieve this. If you're looking for a manual / quality assurance type approach you can have your users perform their edits in versions and then your QA personnel can use the differences view to review changes before versions are posted.&amp;nbsp; You can learn more about this approach in &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/version-changes-branch.htm" target="_blank" rel="noopener"&gt;this page in the online help&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Using the same workflow you can also programmatically inspect the edits in a version using either c#, python, or direct rest API calls to the &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/differences.htm" target="_blank" rel="noopener"&gt;differences endpoint of the version management service&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 14:54:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208716#M44213</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2022-09-01T14:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Feature accounting  of a versioned dataset served as a feature service</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208730#M44214</link>
      <description>&lt;P&gt;If you are using an Enterprise Geodatabase ( Oracle / SQL Server / PostgreSQL ) and the featureclasses and tables are registered as versioned then you can enable Editor Tracking and enable Geodatabase Archiving.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/enable-editor-tracking.htm" target="_blank"&gt;Enable editor tracking—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/enabling-archiving.htm" target="_blank"&gt;Enable archiving—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/what-is-archiving-.htm" target="_blank"&gt;What is archiving?—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;| &lt;STRONG&gt;Marcelo Marques &lt;/STRONG&gt;| Esri Principal Product Engineer | &amp;nbsp;&lt;/P&gt;&lt;P&gt;| Cloud &amp;amp; Database Administrator | OCP – Oracle Certified Professional |&lt;/P&gt;&lt;P&gt;|&lt;STRONG&gt; Esri&lt;/STRONG&gt;&amp;nbsp;| 380 New York St | Redlands, CA 92373 | USA |&lt;/P&gt;&lt;P&gt;| &lt;A href="https://community.esri.com/groups/mapping-and-charting-enterprise-databases/blog/2014/12/18/enterprise-mcs-databases-best-practices" target="_blank"&gt;Esri Enterprise Mapping and Charting Databases Best Practices&lt;/A&gt; |&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;THE SCIENCE OF WHERE ®&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 15:08:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208730#M44214</guid>
      <dc:creator>MarceloMarques</dc:creator>
      <dc:date>2022-09-01T15:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Feature accounting  of a versioned dataset served as a feature service</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208745#M44215</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/138089"&gt;@RobertKrisher&lt;/a&gt;. I believe I found something I can work with here.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 15:29:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208745#M44215</guid>
      <dc:creator>AdewaleFalaye</dc:creator>
      <dc:date>2022-09-01T15:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Feature accounting  of a versioned dataset served as a feature service</title>
      <link>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208747#M44216</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;@&lt;/SPAN&gt;&lt;SPAN class=""&gt;MarceloMarques. This is very helpful&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Sep 2022 15:31:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/feature-accounting-of-a-versioned-dataset-served/m-p/1208747#M44216</guid>
      <dc:creator>AdewaleFalaye</dc:creator>
      <dc:date>2022-09-01T15:31:14Z</dc:date>
    </item>
  </channel>
</rss>

