Fiber Manager > Configure WDM Fiber Features > WDM Step 5: Create Required Relationships and Assign Autoupdaters |
In your geodatabase create the following relationship classes, which allow users to create related objects to the features in the map.
The relationship names provided below are for context. You should give names to these relationships that are appropriate for your business.
Add Relationship to Geodatabase:
F_PassiveCommonPort_F_PassiveSplitPort
Relationship Configuration:
Origin table | F_PASSIVECOMMONPORT |
Destination table | F_PASSIVESPLITPORT |
Relationship type | Simple |
Relationship label from origin to destination | Split Port |
Relationship label from destination to origin | Common Port |
Notification | None (no generated messages) |
Cardinality | 1 to Many |
Primary Key | GlobalID |
Foreign Key | ImpliedConnectionSourceGUID |
Relationship Autoupdater: None
F_PassiveDevice_F_PassiveCommonPort
Relationship Configuration:
Origin table | F_PASSIVEDEVICE |
Destination table | F_PASSIVECOMMONPORT |
Relationship type | Simple |
Relationship label from origin to destination | Common Port |
Relationship label from destination to origin | Device |
Notification | None (no generated messages) |
Cardinality | 1 to Many |
Primary Key | GlobalID |
Foreign Key | FiberParent |
Relationship Autoupdater:
On Relationship Created: ArcFM Update Fiber Parent Field
F_PassiveDevice_F_PassiveSplitPort
Relationship Configuration:
Origin table | F_PASSIVEDEVICE |
Destination table | F_PASSIVESPLITPORT |
Relationship type | Simple |
Relationship label from origin to destination | Split Port |
Relationship label from destination to origin | Device |
Notification | None (no generated messages) |
Cardinality | 1 to Many |
Primary Key | GlobalID |
Foreign Key | FiberParent |
Relationship Autoupdater:
On Relationship Created: ArcFM Update Fiber Parent Field