Migrating Tokens 5.x → 6.0.0 — Untethered Mode
Migrating tokens to Boomi Cloud API Management – Local Edition 6.0.0 is a two-step procedure. It is applicable when migrating tokens from the Local Edition versions 5.3.x, 5.4.x, 5.5.x, and 5.6.x.
-
Exporting tokens.
-
Importing tokens to Boomi Cloud API Management – Local Edition 6.0.0.
Exporting tokens
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 tokens to the Boomi Cloud API Management – Local Edition 6.0.0, run the following script:
migrate.py --export_tokens
Importing the SQL File to 6.0.0 Database
Procedure
-
Log in to the
migration-containerin the migration-pod.kubectl exec -it migration-pod --namespace <namespace_name for 5.x> -- /bin/bash -
To import the tokens to the Boomi Cloud API Management – Local Edition 6.0.0 database, run the following script:
migrate.py --import_tokens