ArcFM Desktop > Set Up Process Framework Tools > Add Design Stored Displays |
This is optional functionality. If you perform the configuration steps below (1-3), designs will be created with associated stored displays. By default, designs are created without associated stored displays.
In order to prevent the MM_STORED_DISPLAYS table from becoming bloated and slowing performance, designs are created without associated stored displays. You may wish to create and store a stored display for each design. If you do this, the following data will be persisted with the design:
If the MM_STORED_DISPLAYS table grows large enough, production could grind to a much slower pace. The stored displays attached to these designs are maintaining the associated graphics in addition to other information. |
To enable the creation of a stored display with each design, follow the steps below.
If you're using the default behavior (no stored display) and you wish to maintain design graphics with the design, follow the steps below.
This requires that you save designs without stored displays (the default behavior).
If you want to maintain the graphics associated with a design, you can use the DesignGraphics annotation feature class. The DesignGraphics layer contains fields that maintain the IDs for the work request and design to which the graphics are associated.
The DesignGraphics feature class is added to the Designer Dataset when you convert your geodatabase to use Designer objects using the ArcFM Solution Object Converter. When this class is created, it has the appropriate model names and field model names assigned (but not the autoupdaters). This annotation feature class requires the following model names (should be already assigned):
The DesignGraphics feature class requires the following field model names (should be already assigned):
Field
Field Model Name
GraphicFavoriteName
GRAPHICFAVORITENAME
WorkRequestId
WORKREQUESTID
DesignId
DESIGNID
Once you have added the DesignGraphics annotation class to your geodatabase by converting to Designer objects, perform the following steps to configure your geodatabase to use designs without stored displays.
If you have designs that already have associated stored displays, Designer will treat these designs as in the past. Upon opening a design, the stored display will be opened as well and then saved when the design is closed. Any new designs will be created without stored displays.