Google Cloud Document OCR Connected System

Overview

Provides support for Google Cloud Vision OCR of PDF and TIFF files (up to 2000 pages)

Key Features & Functionality

Integrations Provided:

  • Start Document OCR
    • Starts an OCR operation of a PDF or TIFF file (up to 2000 pages).
    • Results are saved as a JSON object in Google Cloud Storage at a specified location and bucket.
    • This operation can take a significant amount of time to process depending on the length and file size of the document.
    • This integration can either wait for results to be ready (up to 300 seconds) and return the formatted results, or return immediately and fetch the results from Google Cloud Storage later.
  • Format OCR Results
    • Given the Google Cloud Storage location of the OCR results, this integration formats OCR JSON results into an Appian object

Requirements:

Anonymous
Parents
  • Hi,
    I was trying the connected system (Google Cloud Document OCR Connected System) and its services.
    I am able to perform the OCR operation on the PDF and get the JSON file.
    Now if I try to use the Format OCR Results service and retrieve the data out of the JSON to Appian it gives me only the result for my first page and not the other pages.
    Have anyone faced the same issue? 

Comment
  • Hi,
    I was trying the connected system (Google Cloud Document OCR Connected System) and its services.
    I am able to perform the OCR operation on the PDF and get the JSON file.
    Now if I try to use the Format OCR Results service and retrieve the data out of the JSON to Appian it gives me only the result for my first page and not the other pages.
    Have anyone faced the same issue? 

Children
No Data