Process:
How to Run the Workflow Choose one of the following methods to execute the process:
Process Steps The workflow executes the following four stages in order:
Input Data Cleaning: Cleans the raw input data, extracting two columns: Vendor IDs and Customer IDs.
ISP Automation: Executes Python scripts to automate tasks on the ISP, generating and exporting six separate reports.
File Conversion: Converts the six generated reports from .csv format to .xlsx format.
Report Consolidation: Merges all six .xlsx reports into a single, final output file at the specified destination.