...
Error Monitoring
The error file csv which will store all the error records during the ingestion process and will be uploaded to the appropriate cloud storage. The user can login to the respective cloud storage 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/container will be named as cQube_-edu.
Inside the bucket there will be multiple folders present for different processing stages and the ingestion error occurred during ingestion files will be stored in ingestion_error folder. This folder will in turn contain all the folders for each program, the folder name is name of the folder will be same as the <program_name>.
The <program_name> folder will internally have different folders with folder name as datea folder which will have current date as the name.
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.
...
Accessing error files in Azure
...
File Status APIĀ
GET file status API
...