AutoSys Conversion Report
This topic provides a comprehensive report on AutoSys orchestration scripts that are transformed to target (Databricks workflow, Airflow, or 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 the Package section, you can also see the TODO_Report.xlsx report, which offers detailed error specifications and troubleshooting information to help you quickly detect and resolve issues during code transformation.
Additionally, you can also see Transformation_Report.xlsx report which provides detailed information about the automation level indicator along with deductible and deducted license quota. The Summary sheet in Transformation_Report.xlsx report showcases detailed information about the license deductible and deducted quota along with automation level indicator, file similarity, and complexity of each job and box.
The Transformation_License_Report sheet in the Transformation_Report.xlsx report provides a comprehensive report of the conversion along with the unit quota deduction.
The Translation_Report sheet in Transformation_Report.xlsx report provides information about boxes, jobs, job types, DAGs, and more.
To know more about the logic used to calculate the automation level indicator of AutoSys conversion, refer Orchestration Automation Level Indicator.