<?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: Editing versioned feature classes through a feature service in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615194#M23640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct on how you would publish the data to the ArcGIS Server.&amp;nbsp; As far as posting edits back to default, you could go about it one of two ways:&amp;nbsp; 1. Review the edits in ArcMap and rec and post manually.&amp;nbsp; 2. Create a python script and do it in a batch job, or even publish it as a GP tool on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For best practices, I would start here: &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_feature_service/0154000002w8000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_feature_service/0154000002w8000000/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2015 18:36:57 GMT</pubDate>
    <dc:creator>JoeJung</dc:creator>
    <dc:date>2015-05-28T18:36:57Z</dc:date>
    <item>
      <title>Editing versioned feature classes through a feature service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615193#M23639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A customer of ours wishes to edit (update) a single attribute field in their SDE geodatabase (v10.2.1) via a feature service. However, the feature classes involved are versioned and the SDE default version is protected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone in the know let me know what the best practice is for editing versioned feature classes via a feature service? I can find only minimal documentation on this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that we would have to publish the feature classes from an ArcMap document that uses a connection to a specific named version created from SDE.Default. Then enable editing on the feature service? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how do the edits in that named version get posted back to the default version in this scenario? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts/experiences would be appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 16:11:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615193#M23639</guid>
      <dc:creator>JohnFannon</dc:creator>
      <dc:date>2015-05-28T16:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Editing versioned feature classes through a feature service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615194#M23640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are correct on how you would publish the data to the ArcGIS Server.&amp;nbsp; As far as posting edits back to default, you could go about it one of two ways:&amp;nbsp; 1. Review the edits in ArcMap and rec and post manually.&amp;nbsp; 2. Create a python script and do it in a batch job, or even publish it as a GP tool on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For best practices, I would start here: &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_feature_service/0154000002w8000000/"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/What_is_a_feature_service/0154000002w8000000/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 18:36:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615194#M23640</guid>
      <dc:creator>JoeJung</dc:creator>
      <dc:date>2015-05-28T18:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Editing versioned feature classes through a feature service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615195#M23641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John-&lt;/P&gt;&lt;P&gt;What we do is set up a QA version below our DBO.Default, then create child versions off of the QA version named something like DBO.WebEdits.&amp;nbsp; Using an editor role previously defined in our sql sever 2012 database, we then add the domained arcgisserver account to the editor role.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the back end then, all the edits made through the feature service are actually made by the arcgissever account.&amp;nbsp; We handle editor tracking by enabling ownership-based control on the feature service, so that on the front end the edits to the feature service are made by users from our ArcServer user store assigned to a user role that has write access to the feature service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We then run a nightly python script to push edits from our WebEdits version to QA and then push QA edits up to DEFAULT on a weekly basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 18:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615195#M23641</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2015-06-01T18:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Editing versioned feature classes through a feature service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615196#M23642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Joe and David for your helpful input, it looks like you've confirmed what I was thinking. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 16:13:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615196#M23642</guid>
      <dc:creator>JohnFannon</dc:creator>
      <dc:date>2015-06-03T16:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Editing versioned feature classes through a feature service</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615197#M23643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;glad to help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 19:12:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/editing-versioned-feature-classes-through-a/m-p/615197#M23643</guid>
      <dc:creator>DavidColey</dc:creator>
      <dc:date>2015-06-03T19:12:53Z</dc:date>
    </item>
  </channel>
</rss>

