CompanyOnwership_icon
OutSystems
Created on 01 October 2021
icon_unfollowing
Login to follow
amazon-textract

Amazon Textract

Supported
Stable version 2.0.1 (Compatible with OutSystems 11)
Uploaded on 21 September 2023 by 
OutSystems
amazon-textract

Amazon Textract

Compatible with:
Created on OutSystems 11

Version 2.0.1

Stable
Current
See documentation
Application Package
Uploaded on 21 September 2023 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
  • Updated AWSSDK.Core to version 3.7.202.6

  • Updated AWSSDK.Textract to version 3.7.200.37

  • Updated .Net framework version to 4.8

  • Updated AWSConnectorSharedComponents dll

Application Objects:
Amazon Textract does not affect the count of AOs.

Version 2.0.0

Stable
See documentation
Application Package
Uploaded on 31 May 2022 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

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

Application Objects:
Amazon Textract does not affect the count of AOs.

Version 1.1.0

Stable
See documentation
Application Package
Uploaded on 17 March 2022 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

In this version we have updated:

  • the AWSSDK.Core to version 3.7.6.4

  • the AWSSDK.Textract to version 3.7.3.18

  • <breaking change> The site properties containing AWS authentication information were deprecated and it is now the responsibility of the consumer application to manage where the credentials are stored. For now, we kept the site properties in the module to prevent loss of data. In future versions they will be removed from the module

Application Objects:
Amazon Textract does not affect the count of AOs.