Give us feedback
amazon-textract
Service icon

Amazon Textract

Supported
Stable version 2.0.0 (Compatible with OutSystems 11)
Uploaded on 31 May 2022 by 
5.0
 (2 ratings)
amazon-textract

Amazon Textract

Details
Connect with Amazon Textract to extract and analyze text from any document.
Read more

Connect OutSystems applications with Amazon Textract to identify and extract text from images and documents, as well as analyze and extract forms and tables. Consume machine learning services to read and process all types of documents, including financial reports.

The connector uses an AWS SDK (find out how to set it up here). Once connected, you can easily take advantage of Amazon Textract capabilities. The following screen capture shows the Amazon Textract connector in Service Studio:

Disclaimer

By downloading this component you acknowledge and agree to the collection of usage data (which may include, but is not limited to, method name, size of the files, operation type or region) by OutSystems and Amazon Web Services. Usage data does not include personal data. If you do not  agree with such collection, please do not download this component.

Release notes (2.0.0)

In this version:

  • 7 new static entities to manage static data sent and returned from the service. Bellow is the list with the name of static entities created:

    • FeatureTypeAnalysis

    • RelationshipsType

    • SelectionStatus

    • TextractBlockType

    • TextractEntityType

    • TextractStatus

    • TextractTextType

  • Validation was added to all public methods inside the connector, instead of transparently sending everything to the AWS service.

    • There is a new TextractRequestValidation exception to manage the validation output

    • This validation acts on:

      • mandatory fields

      • integer ranges

      • string length

  • <breaking change> Updated all structures to use the created static entities identifier, instead of returning a text value. Below is the list with the name of updated structures:

    • FeatureType

    • BlockItem

    • BlockType

    • JobStatus

    • RelationshipType

    • SelectionStatusType

    • TextType

Reviews (0)