Configure Default Junctions for Third-Party Software

When you build the electric geometric network, a new feature class is created called ElectricGeometricNetwork_Junctions. Some third-party software may require additional configuration to this feature class for it to work properly with their software. The additional configuration steps are outlined below. If you don’t use any third-party software, no additional configuration of this feature class is required.

  1. Right-click the feature class and select Properties.
  2. On the Fields tab, add these fields: ElectricTraceWeight, FeederID, FeederID2, FeederInfo, ParentCircuitSourceID, and FacilityID (the data types are shown in the table below). Click OK.

    Field Name

    Data Type

    FeederID

    long integer or string/text (same as CircuitSource)

    FeederID2

    long integer or string/text

    FeederInfo

    long integer

    ElectricTraceWeight

    long integer

    ParentCircuitSourceID

    long integer

    FacilityID

    text (length=20)

  3. Right-click the feature class and select ArcFM Properties Manager.
  4. On the Field Model Name tab, assign the field model names to the attribute fields as shown in the table below. Click OK.

    Field Name

    Field Model Name

    FeederID

    FEEDERID

    FeederID2

    FEEDERID2

    FeederInfo

    FEEDERINFO

    ElectricTraceWeight

    MMELECTRICTRACEWEIGHT

    ParentCircuitSourceID

    PARENTCIRCUITSOURCEID

    FacilityID

    FACILITYID

Autoupdaters:

  1. On the Objects tab, assign the autoupdaters to the events under Feature Properties.

    Event

    Autoupdater

    OnFeatureCreate

    ArcFM Create Feeder Object

    OnFeatureUpdate

    ArcFM Update Feeder Object

    NOTE: If your geometric network was created before you assigned model names and autoupdaters, this step may already have been performed.

    This class requires that all field model names and autoupdaters be assigned or none be assigned. Assigning only some of the field model names and/or AUs will cause errors.

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?