Database Import Wizard

The Database Import Wizard is used for configuring database connections. Configured database connections can be selected as preallocations.

Prerequisites

Due to your currently used role you have the privilege Configure Database Connections.

Purpose

The Database Import Wizard takes you through the steps necessary for importing database tables in order to set the source, subject and target of the database import.

You can use the settings for the import's source to create connections to any relational database management system (RDBMS, DBMS for short).

Selecting the database system also sets the type system at the same time. Only packages which support the type system matching the database system by profile import are provided as target upon import.

Note

The wizard is only available in Innovator for Information Architects.

Sequence Control Files

Files which control the flow of DB imports can be found in the following directories:

  • $INODIR\java\InoIMInOut\configuration directory

    • datatypes.xml for implementing JDBC data types into Innovator data types upon import
    • stereos.xml with the customizable stereotypes used upon import
  • $INODIR\java\InoJDBC\configuration\de\mid\data directory

    • statements_*.xml allow you to query the database using JDBC standard

Call

Select Import/Export>Import>Database.

Step 1 of 5: Select the database connection

The wizard contains the following areas in the first step.

Database Connections

The list of database connections configured is shown in the list on the left-hand side.

The fields on the right-hand side are filled with connection details if you click on one of the database connections.

In addition to the commands that are available as buttons below the list, the context menu for a database connection also provides the following commands:

  • Load connections

    Load connections from a file. The connection data from the file is added and - if applicable - given a unique name.

  • Save connections

    Save the selected connections to a file.

Buttons

  •  Add a new database connection

    This creates a new database connection that you can rename and make settings for. Certain settings are preallocated.

  •  Create a copy of the selected database connection

    The button is activated if a database connection was selected.

  •  Delete the selected database connection(s)

    The button is activated if a database connection was selected.

Selection of Database Connection

How to proceed

  1. Select the database connection you want import tables with.

  2. If the database connection you want does not already exist, then click on to create a new one. Enter the correct specifications for making the connection you want.

  3. If you want to use an existing database connection as a template, then select this database connection and click on to copy the specifications and make the changes required.

  4. If you require special filter or driver settings, then jump to the Advanced tab and make the appropriate settings.

  5. To test the configured data connection, click on Check Connection.

    The database login dialog appears. Enter the user and password and click on OK. The connection is tested and the result is displayed.

  6. Click on Next.

    A connection is made to the configured database selected in the database connection.

    The wizard jumps to the next step.

Step 2 of 5: Selection of database objects to be imported

How to proceed

  1. Activate the appropriate check boxes in order to select the database objects in the connected database that you want to import.

  2. Click on Next.

    The wizard jumps to the next step.

Step 3 of 5: Selection of import type

Context

You can choose between:

  • Standard Import

    In the next step, you select the database elements to be imported.

  • Advanced import

    Open the DB manager, which provides advanced comparison and import functions.

How to proceed

  • To select the import variant, click on the relevant button.

    The wizard jumps to the next processing step or to the DB Manager editor.

Step 4 of 5: Selection of database elements

How to proceed

  1. Select the database elements that you want to import into your model.

  2. Click on Next.

    The wizard jumps to the next step.

Step 5 of 5: Selection of the target package

How to proceed

  1. Select the target package in the model where the database elements should be imported.

  2. To import the selected database elements, click on Import.

    The selected database elements are imported directly into the target package.

This chapter contains the topics: