Run the Migration ToolBefore you begin: Before you begin:
The database is migrated and a set of log files are written to the directory specified on the command line when running the script.
Configure the Migration ToolIn some cases, the ENOVIA Variant Configuration Central Migration Tool needs to make decisions about how to migrate the data. These decisions are captured in a set of property file settings that you can modify if your use cases differ from the out-of-the-box assumptions. Custom migration settings are configured in the emxConfigurationMigration.properties file. You can also configure the migration tool to handle any custom schema or integration application schema. The Matrix Command object called FTRInterOpIntermediateObjectMigration is installed with ENOVIA Variant Configuration Central V6R2012x. Out-of-the-box, this command does not contain any settings. To run a custom migration on the data, the integration application (or customer application) should add a setting to this command with a unique name specifying the application name (or customer name) with a value corresponding to the program:method to call during migration. Each setting added to this command is called for each object migrated. |