- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-10-20 03:34 PM
Hi everyone,
I am using AWS TextractVBORelease_v1.0-062020.bpskill file from DX in Blue Prism.
After setting up a S3 Bucket in AWS Storage, i passed a pdf input for StartDocumentTextDetection page in AWS Textract business object. Now at AnalyzeDocument stage got the Error Code 400 like this:
Can someone kindly help me with this issue. Thank you in advance.
------------------------------
Amin Patel
Intelligent Automation Developer
Emerson
Pune India
------------------------------
Answered! Go to Answer.
Helpful Answers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-10-20 04:48 PM
I am guessing the error relates to AWS signature. Also noticed that the page "StartDocumentTextDetection" is internal(unpublished) and is used in page "Start Async Processing". You might want to use the page "Start Async Processing" directly so that you can pass the below required parameters.
What kind of data are you trying to extract from pdf?
------------------------------
Shashank Kumar
DX Integrations Partner Consultant
Blue Prism
Singapore
+6581326707
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-10-20 04:48 PM
I am guessing the error relates to AWS signature. Also noticed that the page "StartDocumentTextDetection" is internal(unpublished) and is used in page "Start Async Processing". You might want to use the page "Start Async Processing" directly so that you can pass the below required parameters.
What kind of data are you trying to extract from pdf?
------------------------------
Shashank Kumar
DX Integrations Partner Consultant
Blue Prism
Singapore
+6581326707
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-10-20 06:34 PM
------------------------------
Gustavo Klein
System Analyst
UTC
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-11-20 05:30 AM
If you could post a screenshot of the parameters passed, that would help to debug.
------------------------------
Shashank Kumar
DX Integrations Partner Consultant
Blue Prism
Singapore
+6581326707
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-11-20 03:14 PM
I have found that this issue occurs because 'AWSCrendentials' were not accessible at 'Get Credentials' stage in page "StartDocumentTextDetection" to update AccessID and SecretKey parameters to generate AWS signature.
So i skipped 'Get Credentials' stage in all pages like "StartDocumentTextDetection" and manually updated AccessID, SecretKey in 'AWS Textract Basic' business object.
Thanks.
------------------------------
Amin Patel
Intelligent Automation Developer
Emerson
Pune India
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-11-20 03:18 PM
I have found that this issue occurs because 'AWSCrendentials' were not accessible at 'Get Credentials' stage (updates AccessID and SecretKey parameters to generate AWS signature) in all pages of 'AWS Textract Basic' business object.
So as a workaround just skip 'Get Credentials' stage in all pages and manually update AccessID, SecretKey on Initialise page in 'AWS Textract Basic' business object.
Hope this helps.
------------------------------
Amin Patel
Intelligent Automation Developer
Emerson
Pune India
------------------------------
