SAS Conversion Report
This topic provides a comprehensive report of SAS conversion. The analytics conversion pipeline converts legacy SAS workloads to modern cloud platforms.
- Total Scripts: Displays the number of scripts you have given as input in the Analytics Conversion Stage.
- EGP Files: Displays the number of uploaded EGP files. It also displays the number of SAS files in the EGP files.
- Total SAS Files: Displays the total number of uploaded SAS files. It also includes the number of successfully converted and failed files.
- Total Steps: Displays the total number of statements present in the script along with the number of parsed and unparsed statements.
- Successfully Transformed Steps: Displays the number of statements successfully transformed.
- Automation Level Indicator: Displays the automation conversion coverage.
- Status: Provides status of the Analytics conversion stage.
- Transformation Time: The time taken for conversion.
In This Topic:
Report
This topic lists all the input files. It provides information about the name of the files, file path, parent EGP files, the number of statements, and status.
Package
This topic provides the transformed artifacts containing Python file which can be executed on the target platform. Select to download the converted artifacts for offline use.
In notebooks folder, you can see all the EGP files that are converted to target equivalent Python artifacts.
Moreover, the TODO file in the converted package displays messages regarding files that cannot be converted automatically and need to be manually converted.