Hi There,
Sometimes, we face the below error while running the process that uses Document Understanding. The error seems due to files are not available in a given location. However, we verified and came to know that the files exist and open successfully as well.
This error comes during the extraction of the data from the PDF activity. We have added retry logic as well along with 5 seconds delay. But still, we are receiving this error.
We also tried to replicate the issue in UAT/DEV for file not found exceptions items but files exist but all items were processing fine and completed successfully.
Error:
Reason: System.IO.FileNotFoundException: Could not find file “H:\SourcePhase3\E Docs Critical Mail Single2023090711425626195.pdf” at UiPath.PDF.Activities.PDF.ValidationHelper.ValidateInputFilePath(String filePath) at UiPath.PDF.Activities.PDF.ExtractPDFPageRange.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance
Specific Data: Object
TargetFile: H:\SourcePhase3\E Docs Critical Mail Single2023090711425626195.pdf
Output Data: null
Analytics Data: null
Can anybody help me to resolve the issue?
-With Best Regards,
Malak Dudhia