8.3 Document Verification API Details

This topic provides the information about the Document Verification API Details.

Document Verification APIs are a function of image quality, image size, and Resolution. Each API has different requirements. The Framework is designed to extract details from documents like Passport, Driving License, National ID card, Salary slips etc.

This topic contains the following subtopics:

Workaround for plato-api-gateway Service Deployment Issue with OJDBC11 Background. The plato-api-gateway service deployment may fail when using the default ojdbc11 JAR provided with WebLogic 14.1.2. As a temporary workaround, you can manually replace the JDBC driver with version 21.11.0.0.0.

Temporary Workaround: Replace ojdbc11 with Version 21.11.0.0.0

  1. Locate and Backup Current Driver
    Navigate to the existing ojdbc11 JAR

    location:/scratch/obma/fmw/oracle_common/modules/oracle.jdbc  

    Optional: Back up the current version of ojdbc11.jar for rollback.

  2. Replace JAR File

    Download ojdbc11 version 21.11.0.0.0 and place it as needed in the directory above, replacing the existing JAR.