How to validate the document submitted by the candidate in the portal based on some inputs? Is there any option?

Hi,

I have to validate the document submitted by the candidate which is available some web portals based on some conditions.Is there any option?this task in kind of manual check for background verification.Kindly suggest.

Hi,

Which document type you want to validate and do you want to put validation on some specific information available in document

Regards,
Amit Anand

The document can be pdf or image file.Basically this is Background verification process.need to validate past year’s of employment/Address/Education details and also need to validate the photo copy of personal identity

Hi,

For PDF you will have to use PDF extractor activity to read data from PDF file

For image you can use TextExtractor activity under image to extract text via available OCR engine. (Tessarect is open source / Micorosoft vision, Google vision, Abby will require paid license subscription)

Regards,
Amit