Migrating Configuration Data 5.x → 6.0.0 — Untethered Mode
Migrating the configuration data to Boomi Cloud API Management – Local Edition 6.0.0 is a two-step procedure. It is applicable when migrating the configuration data from the Local Edition versions 5.3.x, 5.4.x, 5.5.x, and 5.6.x.
-
Exporting the configuration data to an SQL file.
-
Importing the SQL file to the Local Edition database.
Exporting the Data to an SQL File
Procedure
-
Log in to the
migration-containerin themigration-pod.kubectl exec -it migration-pod --namespace <namespace_name for 5.x> -- /bin/bash -
To export the configuration data to the Boomi Cloud API Management – Local Edition 6.0.0 database, run the following command:
migrate.py --export_config
Importing the SQL File to 6.0.0 Database
Procedure
-
Log in to the
migration-containerin themigration-pod.kubectl exec -it migration-pod --namespace <namespace_name for 5.x> -- /bin/bash -
To import the configuration data to the Boomi Cloud API Management – Local Edition 6.0.0 database, run the following command:
migrate.py --import_config