Select to view content in your preferred language

Apply Asset Package - Duplicate association found

313
2
Jump to solution
03-13-2026 10:59 AM
strmside
Occasional Contributor
ERROR 160874: The utility network association already exists. [Duplicate association found. Association with FROMGLOBALID:

I receive this error when attempting to apply an asset package.  We have pre-populated the c_associations table from relationships and run the c_ sync tool and all that is successful in the asset package.  when attempting to apply the asset package this duplicate association error is produced.  The from and to globalids do exist in the same pairs but as different association type e.g., one attachment and one containment.  Due to the info about the error ("occurs so rarely"), can you confirm whether this 'duplication' is allowed and this is a bug?  Or should we be planning for only one association per device i.e., can have structural or containment but not both.  

0 Kudos
2 Solutions

Accepted Solutions
RobertKrisher
Esri Regular Contributor

The origin feature's association role determines the type of association that should be. So if you have two associations between features A and B, with one saying that A contains B and the other saying that B is attached to A, then it's a duplicate.

View solution in original post

0 Kudos
MikeMillerGIS
Esri Frequent Contributor

Also, an AssetGroup/Type only supports one role, a container or structure(attachment).  So two associations do not make sense which different types.

View solution in original post

0 Kudos
2 Replies
RobertKrisher
Esri Regular Contributor

The origin feature's association role determines the type of association that should be. So if you have two associations between features A and B, with one saying that A contains B and the other saying that B is attached to A, then it's a duplicate.

0 Kudos
MikeMillerGIS
Esri Frequent Contributor

Also, an AssetGroup/Type only supports one role, a container or structure(attachment).  So two associations do not make sense which different types.

0 Kudos