The sample data provided with the ArcFM Solution makes extensive use of model names and autoupdaters to support the functionality of tools and components that make editing more productive in ArcMap. This page lists basic configuration information that is necessary for configuring feature and object classes in the FiberDataset.
Feature Class Configuration
- Where they exist, set Editable to No on these fields: CreationUser, CreationDate, LastUser, and DateModified
- Assign the ArcFM User Name autoupdater to the On Feature Create event of the CreationUser field
- Assign the ArcFM User Name autoupdater to the On Feature Update event of the LastUser field
- Assign the ArcFM Current Date autoupdater to the On Feature Create event of the CreationDate field
- Assign the ArcFM Current Date autoupdater to the On Feature Update event of the DateModified field
- Set ArcFM Primary Display field to FacilityID, if applicable
Object Class Configuration
- Where they exist, set Editable to No on these fields: CreationUser, CreationDate, LastUser, and DateModified
- Assign the ArcFM User Name autoupdater to the On Feature Create event of the CreationUser field
- Assign the ArcFM User Name autoupdater to the On Feature Update event of the LastUser field
- Assign the ArcFM Current Date autoupdater to the On Feature Create event of the CreationDate field
- Assign the ArcFM Current Date autoupdater to the On Feature Update event of the DateModified field