Skip to main content

Hi

I’m extracting fields from my pdf files
folder contains 14 pdf’s 
But when bot runs it fills the data for 7 pdfs and the the following error occurred

The error occurred due to this line 

How to resolve this issue

Hi @Aima Arif ,

Before doing the PDF Extract just put a message Box and in that put the path of the folder and files to check the location and the file is proper or not.


Hi @Aima Arif ,

I believe while extracting the data is missing/not captured the values so which showing the empty and the variable is not accepting the empty value.

Please Include the message box after the loop and check out the path and extracted results.

 

 


I’ve put a message box before and after loop, when i put message box before loop, it read all files in a folder but when i put message box after pdf extracted result , the loop will break after 7 pdfs and without showing error


I’ve put a message box before and after pdf extraction, when i put message box before loop, it read all files in a folder but when i put message box after pdf extracted result , the loop will break after 7 pdfs and without showing error

 


@Aima Arif 

So, Does it fail in the same document?  Skip any file to identify if exist any issue in the document.

Regards


@Aima Arif can u share screenshot of the files under the path ?


Reply