Version: 10.2.1c and 10.2.1.c SP3 |
Appendix > Autoupdaters > Minerville Autoupdaters |
Minerville autoupdaters work only with the Minerville sample data. You may wish to modify these sample AUs for use with your own data. Refer to the ArcFM Solution Developer Help for information about custom autoupdaters.
Component |
Description |
Used by Classes |
Model Names Used |
Requirements |
Compatibility |
---|---|---|---|---|---|
Minerville Update Conductor Text |
Updates features that have a field with the model name LabelText when constituent conductor unit information changes. This AU subsumes phases with like Conductor Size and Conductor Material. It also places the labels on a single line. |
ConductorInfo table |
CONDUCTORINFO, CONDUCTORMATERIAL (fmn), CONDUCTORSIZE (fmn) |
Enabled when model names are assigned. |
Desktop Server |
Minerville Update Transformer Text |
Updates features that have a field with the model name LabelText when constituent transformer unit information changes (looks at two domains: Phase Designation and Transformer Unit kVA). |
TransformerUnit table |
TRANSFORMERUNIT, LABELTEXT (fmn) |
Enabled when model names are assigned. You can assign this autoupdater only to an On Feature Update event. |
Desktop Server |
Minerville Update XFR Rated kVA/Subtype Combo AU |
|
Transformer_TransformerUnit relationship class |
TRANSFORMER, TRANSFORMERUNIT |
Enabled when model names are assigned. |
Desktop Server |
Minerville Update XFR Subtype |
This relationship AU updates the subtype of the Transformer based on the number of related TransformerUnits. The Transformer can be of any subtype, such as a single, two, or three phase transformer. When the TransformerUnits (related objects) are added or deleted, this autoupdater modifies the transformer's subtype accordingly. For example, say there is a transformer with a related object of phase A. If another related object of phase B is later added, this autoupdater updates the subtype from a single phase transformer to a two phase transformer. |
Transformer_TransformerUnit |
TRANSFORMER, TRANSFORMERUNIT |
Enabled when model names are assigned. |
Desktop Server |
fmn = Field Model Name