We have rules to automatically update the created_by/created_date columns for all feature classes. However, one of our editing workflows is to copy data from one feature class to another, preserving most attributes along the way - including the created_by/created_date columns.
Is there anyway to add in a rule exception for this feature class, not to change those values even though we have * rules to update these values for all other feature classes?
We have 30 features classes to which the * rules apply and 4 feature classes to which they do not, really want to avoid having to explicitly set the created_by/created_date rules for the 30 feature classes.