Using migrate-all using a directory with flow definition JSON files as
input
Learn how to use the migrate-all command to migrate templates,
variables, and components in a single operation using a directory with flow definition JSON
files as input.
This command combines the functionality of the migrate-variables and
migrate-components commands for ease and convenience.
While migrate-all simplifies the migration process, for larger
flows, it is usually better to run the individual migration commands separately. You
may also want to migrate process groups individually to ensure activity logs and
manual validation remain manageable.
The migrate-all command can be useful in the following
scenarios:
-
The flow you want to migrate is simple and of manageable size.
-
The flow is large and complex, and you need an initial high-level overview of the migration outcome before performing a step-by-step migration. Running
migrate-allprovides a preview of the final migrated flow. The Activity Log shows you the actions taken during migration and helps assess the required manual intervention by listingmanual-change-requestsandmanual-validation-requests.
Copy the TCP_Listener_flow_definition.json and Elastic_flow_definition.json to the Migration Tool’s input folder (/etc/migration-tool-input).
