Control-M to Amazon MWAA Conversion Report
This topic provides a comprehensive report on Control-M orchestration scripts that are transformed to Amazon MWAA equivalent scripts.
- Total Files: Displays the number of files you have given as input in the Orchestration Stage. It also includes the number of files successfully converted to the target and the number of files that are not converted.
- Status: Provides status of the Orchestration stage.
- Total Jobs: Displays the total number of jobs in the source files.
- Successfully Converted Jobs: Displays the number of jobs that are successfully transformed into the target equivalent.
- Description: A brief description of the stage is displayed.
- Automation Level Indicator: Displays the automation conversion coverage.
In This Topic:
Package
This topic provides the transformed artifacts in Python file format which can be executed on the target platform. Select to download the transformed artifacts for offline use.
In this conversion, each input file (Control-M jobs) is transformed to the target equivalent python artifacts (.py file), along with its associated properties and DAGs. These artifacts contain business logic, relationships, and scheduling information. DAGs are generated only for scheduled jobs, while unscheduled jobs do not generate any DAGs.