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. It also gives a segregated view of how many scripts were successfully converted and how many failed.
- EGP Files: Displays the number of uploaded EGP files. It also displays the number of SAS files in the EGP files.
- Independent SAS Files: Displays the number of SAS files that run independently.
- 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.
- Automatic Steps Transformation Rate: Provides the percentage of statements automatically transformed to target equivalent.
- Overall Automatic Conversion Rate: Displays the average of the % Auto-Conversion (%Auto-Conversion (Total Source code lines/No. of non-converted Code lines)) rate of the files.
- 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 their 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.
Moreover, the TODO file in the converted package displays messages regarding files that cannot be converted automatically and need to be manually converted.