Import Settings

The Import Settings are displayed by default when the wizard is invoked.

Select Advanced Settings to display the advanced import options.

Select Conflict Resolution to display the settings for logging during import.

Destination Server

Enter, or select, the name of the server containing the model into which you want to import the interchange file.

Destination Model

Enter or select the name of the database into which you want to import the interchange file. Select the Create Database option if this is a new database.

Source File

You can import more than one file in a single import. Click Add and then either enter the path of, or browse for, the required file to import.

The selected files can be Agile Business Suite Developer interchange files, or control (.BCH) files.

Use Remove to delete files from the list.

Filters

None – Select this option if you do not want to use any filters. If this option is selected the end user can import the model and the configurations.

Configurations Only – Select this option to import only the configurations and to ignore all other elements in the incoming model file. This option can be selected only when importing a .model file to an existing database.

Options

Create Database – Select this option to create the required database before importing the selected file.

Rollback on Uncoverable Error – Select this option to roll the database back to its state before the import, if an unrecoverable error occurs.

Validate After Import – Select this option to automatically validate logic once the file is imported.

Migration database – Select this option to create a migration database.

The UnderMigration Property

The Migration-Only Database might be opened in System Modeler. The majority of its properties is read-only. One of the exceptions to this is the UnderMigration property, which for a Migration-Only Database has a value of True

The UnderMigration property might be changed to a value of False, which convert the Migration-Only Database into a regular (editable) database. However, this operation is irreversible and should not be done without due consideration. When you change the UnderMigration property to false, a warning message is displayed to advise you of this and request confirmation to proceed.

Once you change the property value to false, the UnderMigration property is no longer displayed in the list of properties in the Properties Window. The other properties displayed in the Properties Window is enabled, indicating the database is no longer read-only.

Restrictions

If an element is deleted in the 3R3 model and it is partially imported, the corresponding element never gets deleted in the AB Suite after the partial import.