Attribute Rules
DHFC employs attribute rules to perform data maintenance tasks while users are editing features. This topic describes the attribute rules, organized by dataset. Refer to Esri’s Attribute Rule Fundamentals article for more information about attribute rules.
Coax Dataset_D
There are no attribute rules applied to any features or relationships in this dataset.
Coax Dataset_A (as-built)
The polygon feature classes require the attribute rule CreateCoaxNetworkId on the NetworkId fields. DHFC requires a GUID in this field, and the attribute rule assigns one when the feature is created.
Feature Class Name |
Field Name |
Editing Event |
Autoupdater |
---|---|---|---|
DoNotBuildBoundary |
NetworkId |
On Create |
CreateCoaxNetworkId |
RFNodeBoundary |
NetworkId |
On Create |
CreateCoaxNetworkId |
RFPowerSupplyBoundary |
NetworkId |
On Create |
CreateCoaxNetworkId |
Landbase Dataset
There are no attribute rules applied to any features or relationships in this dataset.
Structures Dataset
Any structure feature class (points, lines, and polygons) participating in the DHFC application requires the attribute rule CreateCoaxNetworkId on the NetworkId fields. DHFC requires a GUID in this field, and the attribute rule assigns one when the feature is created.
Feature Class Name |
Field Name |
Editing Event |
Autoupdater |
---|---|---|---|
AddressPoint |
NetworkId |
On Create |
CreateCoaxNetworkId |
MduBoundary |
NetworkId |
On Create |
CreateCoaxNetworkId |
MduPathElement |
NetworkId |
On Create |
CreateCoaxNetworkId |
MduPolygonElement |
NetworkId |
On Create |
CreateCoaxNetworkId |
MduTextElement |
NetworkId |
On Create |
CreateCoaxNetworkId |
OverheadSpan |
NetworkId |
On Create |
CreateCoaxNetworkId |
RFDrop |
NetworkId |
On Create |
CreateCoaxNetworkId |
SupportStructure |
NetworkId |
On Create |
CreateCoaxNetworkId |
UndergroundJunction |
NetworkId |
On Create |
CreateCoaxNetworkId |
UndergroundSpan |
NetworkId |
On Create |
CreateCoaxNetworkId |
UndergroundStructure |
NetworkId |
On Create |
CreateCoaxNetworkId |
Refer to the Upgrade to ArcGIS Pro topic for instructions on configuring attribute rules.