Hello,
I recently upgraded to ArcPro 3.5 and noticed that the Enable Editor Tracking Geoprocessing tool will no longer allow us to leave Creator or Editor blank. I can manually enable editor tracking through the manage tab in my Geodatabase, but I would like to automate the process.
Am I missing something?
Thank You
Solved! Go to Solution.
@LyonMNGIS Ok, I now better understand that you want to selectively enable Editor Tracking and the GP is not letting you do so. All my use cases involve tracking all the fields for full editor tracking.
As a workaround, could you try Enabling and then use Disable Editor Tracking, to remove the fields you don't want tracked.
Questions - is Editor Tracking being enabled on a feature class or a stand alone table? File or Enterprise geodatabase?
@LyonMNGIS The basic concept of editor tracking requires storing user and time of creation or update of features.
When Enable Editor Tracking Geoprocessing tool, you can choose ArcGIS defaults as below or point the tool to specific fields in your schema.
So Editor Tracking must be mapped to 4 fields; either ArcGIS defaults or user chosen. There is really no way to have editor tracking, leaving the fields empty.
Ayan,
In Catalog-->Manage-->Editor Tracking we can still specify which properties should be tracked. For example, I can set the create and edit date field while ignoring the creator and editor fields as I don't need the latter two.
Unfortunately, the geoprocessing tool in model builder now requires all four fields which is a different behavior than previous versions of ArcGIS Pro.
@LyonMNGIS Ok, I now better understand that you want to selectively enable Editor Tracking and the GP is not letting you do so. All my use cases involve tracking all the fields for full editor tracking.
As a workaround, could you try Enabling and then use Disable Editor Tracking, to remove the fields you don't want tracked.