For a customer pega application, we found Bix generated CSV file in pega cloud repository is corrupted. After downloading the zip file from the pegacloudrepository/bix location, I have attached screenshot in the below.
Please help if anyone encountered the same issue before.
Generated CSV extract or manifest file cannot be parsed
Symptom
Explanation
Solution
When you run an extraction process using a Job Scheduler with additional parameters, Pega Platform cannot parse the generated CSV extract or CSV manifest file through a downstream process, such as a file listener using a parse delimiter rule.
CSV parsing failures can occur when the parse delimiter in Pega Platform interprets the CSV extract and misinterprets the file usage of commas.
Add the -l parameter when running the extraction process through the Job Scheduler.