Exporting schematic datasets into geodatabases

This functionality is available in the Catalog window. It allows you to export any schematic dataset content (schematic dataset configuration parameters and/or schematic diagrams) into any other geodatabase.

The schematic dataset acts as the entry point for your schematic application. It contains the following:

Exporting a schematic dataset allows you to export the following:

This functionality has been developed to help you quickly and easily transfer schematic dataset configuration changes performed in yourtest environments to yourproduction environments.

Exporting a schematic dataset step by step

Right-click a schematic dataset in the Catalog tree and point to Export > To Geodatabase.The Export Schematic Dataset to Geodatabase dialog box appears:

Export Schematic Dataset to Geodatabase dialog

Learn about how to configure the parameters in this dialog box

About exporting schematic diagrams

If you want both schematic dataset configuration parameters and schematic diagrams contained in the input schematic dataset to be exported in the output geodatabase, you must select the Definitions and diagrams option. Then the diagram export can operate in three different ways:

Each option is described in the following paragraphs. Figure 1.1 shows the contents of the input and output schematic datasets before export.

Explain export diagrams options, input and output schematic datasets before export

About redirecting schematic configuration parameters and schematic diagram contents to another geodatabase

The Export command has been developed to help you quickly and easily transfer schematic dataset definition changes that could have been performed in your test environments to your production environments. As the test geodatabase is often not the same as the production one, the associations, custom queries, and query attributes configured in the input schematic dataset must be redirected during export so they point to the production data instead of the test data in the output schematic dataset. In the same way, when diagrams are exported from the input schematic dataset to the output schematic dataset, their schematic features must be redirected so they are associated with features/objects contained in the specified output geodatabase. The Associated Data Options section groups the options that can be configured so these redirections happen automatically during export.

Reattach to a different geodatabase

When this option is checked, all the associations, custom queries, and query attributes configured in the input schematic dataset are automatically redirected to another geodatabase in the output schematic dataset, this geodatabase being either the output geodatabase specified in the Output Geodatabase or Schematic Dataset field (by default, Use output geodatabase) or any other geodatabase specified by clicking the Open button at the right of the Use output geodatabase field.

  • Regarding associations between schematic feature classes and feature classes/object tables, the export process operates on the names of the geographic feature class/object tables contained in the specified geodatabase. When no geographic feature class/object table with the same name exists in the specified geodatabase, the related schematic feature classes are exported with no association.
  • Regarding custom queries and query attributes, the process automatically redirects their related data sources to the specified geodatabase.
For schematic feature classes that already exist in the output schematic dataset before export, their definitions parameters are not modified during the export. That is, their associations, custom queries, and query attributes definitions are not modified during the export.

The following screen shots show how the redirection is done during export:

  • Figure 2.1 shows how the schematic feature classes are associated with GIS feature classes in the input and output schematic dataset contents before export. The red and blue arrows are used to symbolize these associations.
    Explain the Reattach options, input and output schematic datasets before export
  • Figure 2.2 shows how associations are set in the output schematic dataset after export when the Reattach to a different geodatabase box was checked. The associations for the SchFeatureClass1, SchFeatureClass2, and SchFeatureClass3 schematic feature classes are kept; the new SchFeatureClass4 and SchFeatureClass5 schematic feature classes are exported. Since in the output geodatabase there is a FeatureClass4 feature class that has the same name as the feature class associated with the SchFeatureClass4 schematic feature class in the input, the exported SchFeatureClass4 is automatically associated with this FeatureClass4 feature class. For SchFeatureClass5, since no feature class with the same name was found in the output geodatabase, no association is set.
    Result with Reattach checked
  • Figure 2.3 shows the associations after export when the Reattach to a different geodatabase box was unchecked. The associations for the SchFeatureClass1, SchFeatureClass2, and SchFeatureClass3 schematic feature classes are retained, and the new SchFeatureClass4 and SchFeatureClass5 schematic feature classes are exported without any change to their associations.
    Result with Reattach unchecked

NoteNote:

If the associations between schematic feature classes and GIS feature classes/object tables exported in the output schematic dataset are not set as you want, you can redefine them within Schematic Dataset Editor. Learn more about associating a GIS feature class or object table with a schematic feature class within Schematic Dataset Editor


1/10/2012