Conduit Trace Criteria Configuration
The Conduit Trace Criteria tool requires some database configuration for the enhanced functionality to work properly. Follow the steps below to complete the required configuration.
-
Add the following Coded Values to the Electric Field Model Names:
Code
Description
DUCTTYPE
DUCTTYPE
DUCTUNAVAILABLEREASON
DUCTUNAVAILABLEREASON
-
Add a new Domains for Duct Type and Duct Unavailability Type including their Coded Values as outlined below:
Duct Type
Domain Property
Value
Domain Name
Duct Type
Field Type
Text
Domain Type
Coded Values
Split Policy
Default Value
Merge policy
Default Value
Code
Description
Electric Distribution
Electric Distribution
Electric Transmission
Electric Transmission
Communication
Communication
Duct Unavailability Type
Domain Property
Value
Domain Name
Duct Unavailability Type
Field Type
Text
Domain Type
Coded Values
Split Policy
Default Value
Merge policy
Default Value
Code
Description
None
None
Full
Full
Obstructed
Obstructed
-
Add two new fields to the Duct Definition table and assign domains to each as indicated below:
-
Field Name: DuctType
Data Type: Text
Field Properties
Value
Alias
DuctType
Allow NULL Values
Yes
Domain Value
(This can be left empty.)
Domain Type
Duct Type
Length
25
-
Field Name: UnavailabilityReason
Data Type: Text
Field Properties
Value
Alias
UnavailabilityReason
Allow NULL Values
Yes
Domain Value
(This can be left empty.)
Domain Type
Duct Unavailability Type
Length
25
-
-
Assign a Field Model Name to the DuctType field for DUCTDEFINITION.
-
For Model Name Domain, select Electric Field Model Names from the drop-down.
-
Then add DUCTTYPE to the Selected column.
-
-
Assign a Field Model Name to the UnavailabilityReason field for DUCTDEFINITION.
-
For Model Name Domain, select Electric Field Model Names from the drop-down.
-
Then add DUCTTYPE to the Selected column.
-
-
Add two new Fields and apply Domains as follows to the Duct feature class:
Field Name: DuctType
Data Type: Text
Field Properties
Value
Alias
DuctType
Allow NULL Values
Yes
Domain Value
(This can be left empty.)
Domain Type
Duct Type
Length
50
Field Name: DuctUnavailabilityReason
Data Type: Text
Field Properties
Value
Alias
Duct Unavailability Reason
Allow NULL Values
Yes
Domain Value
(This can be left empty.)
Domain Type
Duct Unavailability Type
Length
50
-
Assign a Field Model Name to the DuctType field for Duct.
-
For Model Name Domain, select Electric Field Model Names from the drop-down.
-
Then add DUCTTYPE to the Selected column.
-
-
Assign a Field Model Name to the DuctUnavailabilityReason field for Duct.
-
For Model Name Domain, select Electric Field Model Names from the drop-down.
-
Then add DUCTTYPE to the Selected column.
-