Create CircuitSourceID Table
Feeder Manager 2.0 uses the CircuitSourceID table to store Subsource and UltimateSource information for your multi-tiered network.
Before creating the CircuitSourceID table, determine whether you want to use Object IDs or Global IDs.
Object IDs: Use the ObjectID field, which you can create manually. ObjectID has the data type Object ID.
Global IDs: Alternatively, you can use Global IDs. If you have a good reason to globalize your network features, e.g., you are running replication, then follow this approach. The GlobalID field has a data type of Global ID and may not be created manually. To create this field, right-click the CircuitSourceID table after it has been created and select Add Global IDs. This creates the field.
Choose only one of the options listed above.
CircuitSourceID
Field |
Data Type |
Domain |
GlobalID This field is created when you run the Add Global IDs tool in ArcCatalog. It cannot be created manually. Right-click the CircuitSourceID table and select Add Global IDs. |
Global ID |
Reset After Create =
Yes |
FeederLevel |
Long integer |
|
FeederName Each value in this field must be unique. This field should have a NOT NULL constraint applied as well. Further, we strongly recommend that you set a unique constraint on this field. |
text (length=48) |
|
ObjectID |
Object ID |
|
SubstationID |
Text |
No domain This field is not maintained automatically. |