ArcFM Desktop Developer Guide
Configure Geodatabase for CYMDIST

Resource Center Home

The field names and table names shown below are NOT case sensitive.

Network Adapter also requires the following configurations. It is recommended that you perform the following configurations before continuing with your Network Adapter implementation. Step-by-step procedures for performing these configurations are available in the Configuring ArcFM Solution online documentation.

  • Basic ArcFM Configuration
  • Feeder Manager

Supported Attributes
    CYMDIST 

Model Names:

Assign the export model name (e.g., CYMDISTEXPORT in the sample implementation) to all classes and fields that should be exported to CYMDIST. If the model name is assigned only to the class, no fields will be exported. If the model name is assigned only to fields, the class will not be exported. The model name must be assigned to both the class and any fields you wish to export.

 

Do not assign the CYMDISTEXPORT field model name to the SubtypeCD field on the TransformerUnit object class. When this field model name is assigned to the SubtypeCD field, transformer exports get a limited range of subtypes, and they may not be viewed in CYMDIST.

Assign the ARCFMSYSTEMTABLE model name to all load tables in the geodatabase (e.g., Transformer_Load_CYMDIST).

Assign the CYMDISTTRANSFORMERLOADS model name to the Transformer_Load_CYMDIST table.

 

Spot Loads

When a load is added as a spot load, it is placed in a single location. Distributed load is placed continuously along the conductor's length. Create and assign the following domain if you wish to support the placement of spot loads.

Domain Name: mmCymLocation

Field Type: long integer

Domain Type: Coded Values

Split Policy: Duplicate

Merge Policy: Default Value

Coded Values:

Code

Description

0

cymFrom

1

cymTo

2

cymMiddle

Assign this domain to the SpotLocation field in the TRANSFORMERLOAD_CYMDIST table. The codes and descriptions shown above may not be modified.

Create the following fields on the TRANSFORMERLOAD_CYMDIST table to enable the use of spot loads.

Field Name: SpotLocation

Data Type: long integer

Allow NULL Values: yes

Default Value: Do not assign a default value.

Domain: mmCymLocation

Precision: 0

mmCymdistAPI default value: 1 (to)

It is not necessary to assign any values to the SpotLocation field.

 

Field Name: LoadType

Data Type: Text

Allow NULL Values: yes

Default Value: Do not assign a default value.

Domain: none

Possible Values: S = Spot Loads (default value for devices; D = Distributed (default for sections)

 

 

 


Send Comment to ArcFMdocumentation@schneider-electric.com