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!
Hi Jeremy Hui ,
I suggest you go through this link
https://docs.aws.amazon.com/textract/latest/dg/API_Operations.html
it would be better if there is a sample. Thanks
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
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.