Shell Script Report
This topic provides a comprehensive report on the Shell Script conversion. The output of this conversion is a target equivalent Python script executable in the target environment. A comprehensive report is also generated as an output.
This section provides an overview of the Shell Script conversion, which includes:
- Total Scripts: Displays the total number of scripts along with the number of scripts successfully converted and the number of scripts that are not.
- Status: Status of the Script Files Conversion stage.
- Description: A brief description of the stage is displayed.
- Automation Level Indicator: Displays the automation conversion coverage.
- Transformation Time: The time taken for transformation.
In This Topic:
Report
This topic shows a comprehensive report of the converted artifacts. It includes the name of the file, file-wise automation level indicator, and transformation status.
Package
This section provides a detailed report of the target equivalent Python scripts generated from the conversion of Shell scripts. These scripts can be directly executed on the target platform. The converted package includes target equivalent Python code, an environment or global config file, a utility file, a properties file, and more.
The below image displays the target equivalent Python code.
The lib folder contains the utility file(utils.py).
The property.py file defines the properties.
In addition, the report folder contains Additional_Help.xlsx and Transformation_Report.xlsx files. Additional_Help.xlsx report contains all error messages and issues encountered during code transformation. It displays messages regarding all unsupported nodes or statements that cannot auto-convert and require manual intervention.
TranslationReport.xlsx report contains a comprehensive transformation report and the associated deductible license quota.