Select to view content in your preferred language

Adding values in a Domain that is used in network attribute

549
5
Jump to solution
04-07-2025 12:49 PM
MatheusSparapani
Occasional Contributor

If I want to add new values in a domain that is used in a network attribute? For example, I want to add abcn in phasesnormal attribute.

Do this in a assetpackage isn't a problem for me, because I'll start the migration yet.

Which path can I follow for this?

0 Kudos
1 Solution

Accepted Solutions
MikeMillerGIS
Esri Frequent Contributor

If the domain is not inline, should be no issue adding a new code, if the topology is disabled.  I would suggest using code 8, as the phase domain is based on bits.  

 

Do you use propagation?  If so, only controllers can introduce bits, so ensure that the controller has the correct value with N.  

 

View solution in original post

5 Replies
gis_KIWI4
Frequent Contributor

@MatheusSparapani - Adding a domain is fairly simple and can be done during asset package stage or after deploying UN.
If you do it after the UN is live then you will need to stop services and add to the domain via a direct database connection.

0 Kudos
MatheusSparapani
Occasional Contributor

But, has a difference to add a domain in a network attributte? or is the same process to add in a normal attributte?

0 Kudos
MikeMillerGIS
Esri Frequent Contributor

If the domain is not inline, should be no issue adding a new code, if the topology is disabled.  I would suggest using code 8, as the phase domain is based on bits.  

 

Do you use propagation?  If so, only controllers can introduce bits, so ensure that the controller has the correct value with N.  

 

MatheusSparapani
Occasional Contributor

Hi Mike, 

How can I see if the domain is inline? I'm using the Essentials Model for Electric.

0 Kudos
gis_KIWI4
Frequent Contributor

You can check it under the Network Properties -> Attributes and Assignments

gis_KIWI4_0-1744234695446.png

 

0 Kudos