Knowledge Base - Technical Articles
FAQ: Why are the merge policies not enforced when two features are merged in a geodatabase?
| Article ID: | 17671 |
|---|---|
| Software: | ArcGIS - ArcEditor 8.3, 8.1.2, 8.2, 9.0, 9.1, 9.2, 9.3, 9.3.1 ArcGIS - ArcInfo 8.2, 9.0, 8.0.1, 8.1.2, 8.3, 9.1, 9.2, 9.3, 9.3.1 ArcGIS - ArcView 8.3, 8.1.2, 8.2, 9.0, 9.1, 9.2, 9.3, 9.3.1 |
| Platforms: | Windows NT 4.0, 2000 |
Question
Why are the merge policies not enforced when two features are merged in a geodatabase?
Answer
Merge policies are stored in the geodatabase, but are not automatically executed when features are merged. If the merge policies need to be respected, write a custom merge command to read these policies from the database and to execute them.
See the developer sample in the ArcGIS Developer help, it explains how to write a merge command that executes merge policies.
See the developer sample in the ArcGIS Developer help, it explains how to write a merge command that executes merge policies.
Created: 4/2/2001
Last Modified: 5/3/2011