33
Views
4
Comments
How to Connect ODC with AMAZON (AWS) OCR like Textract, S3, Dynamo DB
Application Type
Traditional Web, Mobile, Reactive, Service

Does anyone have experience connecting OutSystems ODC with Amazon (AWS) OCR services like Textract?

I’m still new to OutSystems and have explored the available Forge components, but found the documentation to be quite limited.

If anyone could share a sample app, step-by-step guide, or any detailed resources, it would be greatly appreciated.

Thank you in advance!

2025-09-25 14-38-22
Lokesh Kumar Yadav

Hi Jeremy Hui ,

I suggest you go through this link 

https://docs.aws.amazon.com/textract/latest/dg/API_Operations.html

UserImage.jpg
Jeremy Hui

it would be better if there is a sample. Thanks

2021-10-09 07-57-44
Stefan Weber
 
MVP

Hi,

as the title of the post also refers S3 you may find my tutorial series on S3 helpful https://without.systems/series/odc-s3-file-handling-series

As an alternative way to retrieve AWS credentials you may check out this as well https://without.systems/outsystems-user-credentials-to-aws-temporary-credentials

Regarding textract the AWS connector follows the official API documentation of textract of Amazon. 

Best

Stefan

UserImage.jpg
Suren

Hi, 


Here is a forge component in ODC, You can use it as reference for the connecting the S3 Bucket in ODC

Forge Component - AWS_S3_Connector.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.