Connectable Objects
This topic describes the settings needed for a feature participating in Connection Manager. The Connection Manager allows you to create or edit fiber connections such as splices between fibers and connections to fibers and equipment.
This topic includes a table that shows the settings used by all features participating in the Connection Manager, a table that shows additional settings used by all features, and a table that shows the settings used by features with implied connections.
Required Settings for all Features Participating in the Connection Manager
The settings below are required for any feature participating in the Connection Manager. These model names must be assigned to the features being connected within the Connection Manager (e.g., fiber strands), NOT the feature that contains them (e.g., FiberOpticCable).
-
The Field Model Name column contains a value entered in the ArcFM Properties Manager on the Field Model Names tab. If using the worksheet, record the value in Table 5.
-
The Class Model Name column contains values entered in the ArcFM Properties Manager on the Model Names tab. If using the worksheet, record these values in Table 4.
Function |
Settings |
|||
---|---|---|---|---|
Field Model Name |
Class Model Name |
|||
Feature or object may be viewed in the Connection Manager |
FIBERCONNECTABLEOBJECT |
|||
Field appears as a column in the Connection Manager and will be used to sort the data. |
FIBERCONNECTIONDISPLAYSORTFIELD NOTE: Do not assign FIBERCONNECTIONDISPLAYFIELD and FIBERCONNECTIONDISPLAYSORTFIELD
to the same field. The FIBERCONNECTIONDISPLAYSORTFIELD can be assigned
to ONLY one field in any connectable object class.
|
|||
Field appears as a column in the Connection Manager |
FIBERCONNECTIONDISPLAYFIELD NOTE: Do not assign FIBERCONNECTIONDISPLAYFIELD
and FIBERCONNECTIONDISPLAYSORTFIELD to the same field. The FIBERCONNECTIONDISPLAYSORTFIELD
can be assigned to ONLY one field in any connectable object class.
|
Additional Settings for all Features Participating in the Connection Manager
Model Names
The settings below can be added to any feature participating in the Connection Manager. These model names must be assigned to the features being connected within the Connection Manager (e.g., fiber strands), NOT the feature that contains them (e.g., FiberOpticCable).
-
The Example Field Name and Field Data Type columns contain values entered when the feature/object is created. If using the worksheet, record these values in Table 5.
-
The Field Model Name column contains values entered in the ArcFM Properties Manager on the Field Model Names tab. If using the worksheet, record these values in Table 5.
-
The Class Model Name column contains values entered in the ArcFM Properties Manager on the Model Names tab. If using the worksheet, record these values in Table 4.
Function |
Settings |
|||
---|---|---|---|---|
Example Field Name |
Data Type |
Field Model Name |
Class Model Name |
|
Fields to appear in Connection Manager Assign this to the connectable object (e.g., strand or port). |
PortNumber |
Any type except Date |
FIBERCONNECTIONDISPLAYFIELD |
|
Connections attenuate on the first frequency (usually 1310) When connected, the object needs to show a loss on the first frequency in the connection table and in Connection Manager. |
SUPPORTSALOSS |
|||
Connections attenuate on the second frequency (usually 1550) When connected, the object needs to show a loss on the second frequency in the connection table and in Connection Manager. |
SUPPORTSBLOSS |
|||
Connections have a specific connection type e.g., glue, fusion, mechanical or continuous |
SUPPORTSCONNECTIONTYPE |
|||
Connections made inside specific trays |
SUPPORTSTRAYS |
|||
Connections are long term or permanent If this model name is assigned and the option is selected in the ArcFM Fiber Settings dialog, a warning is displayed when the object is disconnected |
SUPPORTSDISCONNECTWARNING |
|||
Objects can connect to other objects in the same container e.g., loopback connections made using a jumper cable between two backside ports |
SUPPORTSSELFCONNECTION |
Settings for Features with Implied Connections
Implied connections are the hardwired connections which exist inside a real-world piece of equipment like a patch location, router or switch. These connections are created between children objects which have the same parent. For example, the front and back ports of a patch panel card. This type of connection uses the ArcFM Update Fiber Parent Field autoupdater and the settings contained in the table below.
ArcFM Update Fiber Parent Field Autoupdater
The ArcFM Update Fiber Parent Field autoupdater must be assigned to the relationship between the source object and its parent object (e.g., panel card and front port). The ArcFM Update Fiber Parent Field autoupdater must also be assigned to the relationship between the destination object and its parent (e.g., panel card and back port).
If all the settings are correct, the ArcFM Update Fiber Parent Field autoupdater fires a task that automatically creates the implied connection relationship. If the task finds a source object (e.g., a patch panel’s front port assigned the FiberImpliedConnectionSource model name) that matches with a destination object object (e.g., a patch panel’s back port assigned the FiberImpliedConnectionDestination model name), it creates a connection between those source and destination objects.
Model Names
The settings in the table below create a simple relationship from the source object to the destination object based on the GlobalID field of the source object and the FiberImpliedConnectionSourceGUID field of the destination object.
-
The class model names The Example Field Name and Data Type columns contain values entered when creating the feature/object. If using the worksheet, record these values in Table 5.
-
The Field Model Name column contains values entered in the ArcFM Properties Manager on the Field Model Names tab. If using the worksheet, record these values in Table 5.
-
The Class Model Name column contains values entered in the ArcFM Properties Manager on the Model Names tab. If using the worksheet, record these values in Table 4.
Function |
Settings |
|||
---|---|---|---|---|
Example Field Name |
Data Type |
Field Model Name |
Class Model Name |
|
Source objects |
ImpliedNumber In the source object, this represents the objects own number.
|
Long Integer |
FIBERIMPLIEDALIGNMENT |
FIBERIMPLIEDCONNECTIONSOURCE |
Destination objects |
ImpliedSourceNumber In the destination object, this represents the number of the corresponding input object to which it is connected.
|
Long Integer |
FIBERIMPLIEDALIGNMENT |
FIBERIMPLIEDCONNECTIONDESTINATION |
FiberImpliedConnectionSourceGuid The GlobalID number of the corresponding input object. |
Guid |
FIBERIMPLIEDCONNECTIONSOURCEGUID |