...
The error file csv which will store all the error records during the ingestion process will be uploaded to the appropriate cloud storage. The user can login to the respective cloud storage the cQube is using and download the file to take a look at the error records present in the csv. The below mentioned steps will specify on how to access the error file.
The cloud storage bucket will be named as cQube_edu.
Inside the bucket there will be multiple folders present and the error occurred during ingestion will be stored in ingestion_error folder. This folder will in turn contain all the folders for each program the folder name is same as the <program_name>.
The <program_name> folder will have different folders with folder name as date.
The user can access the current date folder if its present and can see the error files present in it and download the error files to view the errors present in the csv.
Please refer to the below screenshots of different storage type( Minio, Azure and AWS) on how to access the error files
Accessing error files in Minio Storage
...
File Status APIĀ
GET file status API
...