Transporting Data

The Transport Case allows you to move objects from one Automation Engine system to another or from one Client to another one within the same system. You do this in three phases: Adding objects to the transport case in the originating system, unloading its contents and loading it in the target system or Client. For this purpose, you use both the commands available on the Automic Web Interface and the following utilities: AE DB Unload (to unload data from the database), AE DB Load(to load data to the database) and optionally AE DB Change (to modify the objects exported via the Transport Case), see AE DB Change. When you transport objects, a file is created that contains all the data of all affected objects. The file is not a 1:1 export of the database tables and is therefore not easy to read. You need specific privileges to be able to use this function.

Important!

This page includes the following:

Differences between Transporting and Exporting or Importing

Concepts

Recommendations

To Move Objects Using the Transport Case

Whether you are moving objects between Clients in an Automation Engine system or between separate systems, the process is always the same:

  1. Add the objects to the Transport Case.

    1. In the Process Assembly perspective on the Explorer list select one or more objects.
    2. Right-click and select Transfer > Transport. This option is also available from the Global Search drop down list.

    The objects are not actually moved to the Transport Case. Rather, a reference to them is copied and displayed there. They are now registered for transport but you can still work with them in the Transport Case page.

  2. Unload the Transport Case. For this purpose, use the AE DB Unload utility.

    After unloading, the objects are not removed from the Transport Case. If you want to remove objects or empty the case, do one of the following:

    • To remove individual objects select one or more, right-click and select Remove from Transport Case.
    • To empty the case, right-click anywhere on the list and select Clear Transport Case.

    The Transport Case of system client 0000 displays all objects that should be transported.

  3. Optionally, modify the exported data using the AE DB Change program. For more information, see AE DB Change.

  4. Import loaded or modified data using the AE DB Load utility of the target system. It automatically recognizes the loading type and opens some input dialogs.

    Specify if you want to keep the same Clients (for example, if you import to a different database) or if the utility should import all objects to one particular Client. You also have the option whether or not to clean the transport folder.

    The objects are stored in the target Client at the same location and with the same folder structure as in the original Client. If the folders do not yet exist, they are created automatically.

To Cancel Transport Registration

  1. Select one or more objects in the Transport Case.
  2. Right-click and select Remove from Transport Case.

Tip: Use start parameters to export and import objects in batch mode. For more information, see Start Parameters - Utilities.