Bulk Workflow Migration

To convert all workflows in a single operation, utilize the setup_o2a_bulk.sh script. Ensure that all workflows are placed in a single directory, as demonstrated below.

Bash
Copy

The setup_o2a_bulk.sh script automates the setup of workflows and their associated configuration files into the required input directory structure, as illustrated below.

Bash
Copy
Bash
Copy

Once the directory structure is established, initiate the conversion process by executing the run_o2a_bulk.sh script.

Bash
Copy

After the conversion completes successfully, your Airflow DAG will be available in the specified output directory, such as bulk_job_CONVERTED.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated