Migration settings

You can migrate the operating model and views from one Collibra environment to another environment. Migration simplifies the process of transferring changes between development, testing, and production environments.

Migration isn't intended for backups or for transferring instance data, such as assets and domains. To move assets to another environment, you can use the import and export features instead. For disaster recovery, you can use Console export files.

Note 
Warning 

For migration, the source and target environments must have the same version. Migrating between different versions can cause unexpected behavior. For example, migration may fail if you import a CMA file in an environment of version 2021.07 or older, and the CMA file includes assignments of any of the following asset types:

Overview

  1. Export objects from a source environment.
    1. Choose the objects that you want to migrate.
    2. Download the summary and the archive file.
    3. Review the summary.
  2. Create a console export file for your target environment.
    Note This is technically not mandatory, but highly recommended.
  3. Import the archive file.
    You are guided through the import process. This process consists of the following main steps: upload the archive file, review the changes via a simulation, and start the import.
    Once the import is completed, the model objects are created, edited, or removed as necessary. You can also download an import report.

Best practice

We strongly recommend that you avoid making risky changes to the metamodel in your production environment. Instead, use separate development and testing environments to safely implement and validate changes.

Tip Hover your pointer over the following steps for a graphical representation.

  1. Create a Console export file for your production environment.

    Note If you have one or more Edge sites in this Collibra environment, you need to create a backup for each Edge site.

  2. Apply the export file in your development and testing environments.
    Important If the Collibra environment you want to restore has one or more Edge sites, you need to reinstall all of them. To reinstall one or more Edge sites, go to Reinstall an Edge site.
  3. Make the necessary changes in the development environment.
  4. Use the migration feature to re-apply the changes from the development environment to the testing environment.
  5. Thoroughly test the changes in the testing environment.
  6. If needed, repeat steps 3 through 5.
  7. If you are satisfied with the changes, use the migration feature to re-apply the changes from the testing environment to the production environment.

    Note Since migration moves the operating model, the existing instance data in the production environment isn't changed.