Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Migration utility enables you to seamlessly migrate objects (Transactions and Templates) from one environment of Adeptia Connect to another. For example, you can migrate objects created in the Development environment to the Production environment and vice-versa by using Migration utility.

Need for Migration

At times while working with Adeptia Connect, you may come across a situation, where you need to transfer the objects across multiple environments, such as change the object in the Development environment, test it in the QA environment, and finally apply the changes in the Production environment. Alternately, when an upgrade of Adeptia Connect is released, you need to migrate all the data from the earlier version to the upgraded version. This can be quite a cumbersome process.

Migrating Objects

Run the utility to migrate objects. Before start migrating objects, ensure that you have objects created in Adeptia Connect. 

...

When you run the utility, the system creates a log file at the location where the utility is stored.   

 All the objects migrated to the target environment will be in the deactivated state irrespective of the state at the source environment.

...

This section assists you in migrating objects on a Windows based operating system.

To migrate objects:

  1. Go to the location where Adeptia Suite is installed, for example, C:\Program Files\AdeptiaSuite\AdeptiaSuite-<version>.
  2. Open the bin folder.
  3. Double-click MigrationUtility.exe to run the Migration utility.



  4. Click Next.
  5. Select Connect 2.0. 

  6. Click Next to start the migration of Adeptia Connect.
  7. Select the migration action and click Next to proceed further.

    Action Name
    Description
    ExportUse this action to export the Transactions and Templates from one source location to another in a zip format.
    PromoteUse this action to select objects from the exported zip file, compare them with the target system, and generate another zip file for the changes you want to update to the target system.
    DeployUse this action to deploy the exported zip file at the target location.

...