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.
In Addition, the TODO_Report file displays messages regarding all unsupported components or jobs or folders that cannot auto-convert and require manual intervention.
In the Package section, you can also see Transformation_Report.xlsx file which contains a comprehensive report of the transformation and the associated deductible license quota.
- Summary: The summary sheet provides an overview of the conversion, including the Automation Level Indicator, Complexity, Deductible Script Quota, Deductible Unit Quota, and other metrics.
- Transformation Report: This sheet provides a comprehensive overview of the conversion. It includes information about folders, jobs, DAGs, and other relevant details.
- Transformation_License_Report: This sheet provides a comprehensive overview of the conversion, along with details on unit quota deductions.