Enabling editor tracking on multiple datasets

The quickest way to enable editor tracking on multiple feature classes or tables is by enabling with predefined settings. Right-click one or more datasets in the Catalog window, point to Manage, and click Enable Editor Tracking. A message displays listing the fields that will be added.

To customize how tracking is enabled, run the Enable Editor Tracking geoprocessing tool in a model. You can iterate through multiple feature classes or tables, enabling editor tracking on each dataset.

Steps:
  1. Click ModelBuilder ModelBuilder on the Standard toolbar. This opens the ModelBuilder window for editing.
  2. Click the Insert menu in ModelBuilder, point to Iterators, and click either Feature Classes or Tables. Only one iterator can be used per model, so if you want to enable tracking on both feature classes and tables, you will need to construct two models.
  3. Double-click Iterate Feature Classes or Iterate Tables to open its dialog box.
  4. For Workspace, specify the geodatabase or the feature dataset that contains the datasets for which you want to enable editor tracking.
  5. If you want to enable editor tracking on all the feature classes in a geodatabase and they reside in one or more feature datasets, check Recursive. When used along with a geodatabase specified in the first parameter, this will enable editor tracking on all feature classes in the geodatabase, regardless of where they reside.
  6. Click OK.
  7. Add the Enable Editor Tracking geoprocessing tool to the ModelBuilder window by dragging it from the Data Management Tools > Fields toolset. Double-click it to open its dialog box.
  8. Click the Input Dataset drop-down menu and set the Iterate Feature Classes or Iterate Tables output dataset.
  9. Specify the remaining parameters for the Enable Editor Tracking tool and click OK.
  10. On the ModelBuilder window, click Run Run to run the model.

Related Topics

10/24/2012