<?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: Enable Editor Tracking in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187284#M10551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The first problem with this is when I enter the version 10.1 dataset it causes an error saying the dataset is from an earlier version that doesn't support editor tracking.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can reproduce this part of your post.&amp;nbsp; If you're under maintenance, I'd suggest you get in touch with the Desktop team to see if it should be logged as a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime, what you can do is use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00400000000r000000"&gt;Iterate Feature Classes&lt;/A&gt;&lt;SPAN&gt; iterator in ModelBuilder to iterate through each feature class within your dataset, and then use the Enable Editor Tracking tool on each feature class in the iteration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Nov 2012 15:42:43 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2012-11-12T15:42:43Z</dc:date>
    <item>
      <title>Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187283#M10550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to enable editor tracking on datasets and am running into some problems. The simplest way to enable tracking is in the datasets under manage, but if I use that it automatically uses UTM for the dates which I don't want. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So instead I try properties on each feature class but with this method I have to create each field first that the data will populate into. With this method I can pick database time, though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The third method is using the Enable Editor Tracking tool. The first problem with this is when I enter the version 10.1 dataset it causes an error saying the dataset is from an earlier version that doesn't support editor tracking. Then I try an individual feature class and it does allow me to select it without that error and enter my settings, but when I run the tool it fails saying I did not set any fields to store the edits in, but I checked the option to create fields if they don't exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a solution to this? The only way that works gives me UTM time, but I don't want to be stuck with that. I am migrating data and would like editor tracking enabled first so that it will populate the fields for creation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 14:27:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187283#M10550</guid>
      <dc:creator>AndrewWharton</dc:creator>
      <dc:date>2012-11-12T14:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187284#M10551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The first problem with this is when I enter the version 10.1 dataset it causes an error saying the dataset is from an earlier version that doesn't support editor tracking.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can reproduce this part of your post.&amp;nbsp; If you're under maintenance, I'd suggest you get in touch with the Desktop team to see if it should be logged as a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In the meantime, what you can do is use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00400000000r000000"&gt;Iterate Feature Classes&lt;/A&gt;&lt;SPAN&gt; iterator in ModelBuilder to iterate through each feature class within your dataset, and then use the Enable Editor Tracking tool on each feature class in the iteration.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 15:42:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187284#M10551</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2012-11-12T15:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187285#M10552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll have to try that tool out. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 16:01:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187285#M10552</guid>
      <dc:creator>AndrewWharton</dc:creator>
      <dc:date>2012-11-12T16:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187286#M10553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jonathan, thanks for the tip. I built a model using Iterate Feature Classes to add the four fields I needed, then a second tool to iterate through the data set and enable editor tracking using those fields, and using my database time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to make it one tool, but I can't run Enable Editor Tracking until the fields exist. When I try and add it as the last step after the fields are added as a precondition it still fails. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Still, I am able to do what I need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 18:12:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187286#M10553</guid>
      <dc:creator>AndrewWharton</dc:creator>
      <dc:date>2012-11-12T18:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187287#M10554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should be able to use only the Iterate Feature Class iterator then the Enable Editor Tracking tool, and that's it.&amp;nbsp; In the Editor Tracking Tool, enter the field names that you want created, and check the option to create fields if none exist.&amp;nbsp; You don't have to use Add Field before, and then use the tool to set those fields as the editor fields.&amp;nbsp; You can have the tool create the fields for you during the iteration.&amp;nbsp; Anyway, I'm glad it (kind of) worked out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 18:14:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187287#M10554</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2012-11-12T18:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187288#M10555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I thought I'd tried that and it didn't work, but I just tried it the way you said and it worked fine. Apparently I didn't check that box after all. That works much better. I did get some good model building practice in though. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 18:42:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187288#M10555</guid>
      <dc:creator>AndrewWharton</dc:creator>
      <dc:date>2012-11-12T18:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187289#M10556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have not figured out how to Enable Editor Tracking.&amp;nbsp; Please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Desktop 10.0, just ugraded my geodatabase from 9.2.&amp;nbsp; When I right click on a feature class there is no "Manage" menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Not really sure this is the solution I'm looking for anyway.&amp;nbsp; I have a polygon feature class that I am cutting and merging pieces of one polygon to another.&amp;nbsp; I need to record the ObjectID and another attribute of the polygons that I cut from and merge to.&amp;nbsp; Recording this information manually is time consuming for hundreds of polygons.&amp;nbsp; Will Editor Tracking record this type of information for me?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 18:46:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187289#M10556</guid>
      <dc:creator>LukeGilner</dc:creator>
      <dc:date>2013-01-08T18:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187290#M10557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Editor tracking is only available at 10.1, but no, it won't.&amp;nbsp; Editor tracking is for tracking who created a feature, when they created it, who edited a feature, and when they last edited it.&amp;nbsp; I'm not sure what tools in the toolbox will assist in your workflow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 22:45:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187290#M10557</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2013-01-08T22:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187291#M10558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have File GDB with Feature Class "Damage". This features class has Editor Tracking Enabled becuase ArcMAP users requested that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then, I have to add some features via programming (C# ArcObjects). These features also have information who and when created/updated the features but I cannot set the value of the fields which are included in "Editor Tracking". The message is "Field is not editable". &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can update/set all other fields. Chagning the status programatically (FieldEdit_Editable_2 = true)&amp;nbsp; does not help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea how should I manage the "Editor Tracking" fields via C# SDK ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2013 10:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187291#M10558</guid>
      <dc:creator>maybewillwork</dc:creator>
      <dc:date>2013-03-27T10:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187292#M10559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01m60000006p000000"&gt;enabled editor tracking on multiple tables&lt;/A&gt;&lt;SPAN&gt;, but when I pick pick the workspace for the Iterate Tables tool, it automatically populates a table from the workspace which isn't a table I need to run the editor tracking on.&amp;nbsp; I drag in the Enable Editor Tracking tool to the model and pick the first table in my geodatabase, but the model just loops on this table even though I've selected recursive.&amp;nbsp; The model works fine with feature classes but won't for tables.&amp;nbsp; Anyone have a work around?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 19:46:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187292#M10559</guid>
      <dc:creator>KevinLynch</dc:creator>
      <dc:date>2013-10-16T19:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187293#M10560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So why ESRI would default to UTC instead of DB time, I still cannot imagine.&amp;nbsp; However to enable DB time tracking, I was able to make this work without the model.&amp;nbsp; Although I felt like I was going around my rear to scratch my ear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Add the fields by Enabling Editor tracking from the manage menu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2 Disable Editor tracking from the manage menu&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Batch the Enable Editor tracking geoprocessing tool. (Note: you must select all the fields that you created from the previous steps.&amp;nbsp; Also the "ADD_FIELDS" does not work for me.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using 10.1 Build 3143.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps some else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greg&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 14:31:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187293#M10560</guid>
      <dc:creator>GregDreaper</dc:creator>
      <dc:date>2013-11-27T14:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187294#M10561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS 10.2 allows db time stamping - &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000016p000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000016p000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 20:49:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187294#M10561</guid>
      <dc:creator>Zeke</dc:creator>
      <dc:date>2013-11-27T20:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Enable Editor Tracking</title>
      <link>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187295#M10562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYSA.&amp;nbsp; I just got burned by this jewel below, &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00sq000000qm000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00sq000000qm000000&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Why this would not be in the editor tracking "about" page, I have no idea!?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;00129: &amp;lt;value&amp;gt; Editor Tracking dates in database time zone&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Desktop » Mapping » Publishing map services » Technical guide for map services » Prepare window messages&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Services cannot include data where Editor Tracking is enabled and set to record dates in database time. Services can include data where Editor Tracking is enabled and set to record dates in Coordinated Universal Time (UTC). When publishing map services and feature services, this includes layers of stand-alone tables that reference datasets with Editor Tracking enabled. It also includes mosaic datasets with Editor Tracking enabled when publishing eimage services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The &amp;lt;value&amp;gt; parameter covers the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?�The mosaic dataset records&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?�Data frame has layers that record&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�?�Data frame has layers and tables that record&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To resolve this, the data in the map with editor tracking needs to use UTC. You must remove the layers or stand-alone tables in the map that record dates in the database's time zone, or disable Editor Tracking for these datasets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; If you need to publish these datasets and have Editor Tracking enabled, you will need to convert the time zone of the data to UTC. To do this, first disable Editor Tracking, then convert the dates to UTC and reenable Editor Tracking with the Record Dates in value set to UTC. You can convert the time values collected in one time zone to another time zone using the Convert Time Zone geoprocessing tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;More information&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Editor Tracking records who created or updated the features and when they did it. It is also required when you want to apply rules controlling edit permissions in feature services with ownership based on access control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're planning on editing with the feature service, use UTC, a standard that is unaffected by differences in time zones. Since editors can apply edits from potentially anywhere in the world, UTC works well. UTC is also recommended if you'll be doing replication across time zones.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Learn more about tracking an editor's changes to data and how editor tracking works in a feature service&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 16:30:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/enable-editor-tracking/m-p/187295#M10562</guid>
      <dc:creator>GregDreaper</dc:creator>
      <dc:date>2013-12-11T16:30:48Z</dc:date>
    </item>
  </channel>
</rss>

