Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

download file from aws s3 signed url

et4891Aug 18 2021

I have been playing with
ODI 12.2.1: Integrating RESTful Services
ODI 12.2.1: REST (0 Bytes)
which works totally fine trying to call some external api to get json back and saved it into a file.
I am wondering if I can use the same setup to call an external aws s3 signed url which returns a zipped file. The url is approx 400 characters long, I get this stalled error, so I want to make sure if it's possible to to use the restful service to download a zip file. If it's possible then I will see what else I can find out that's making it stale, if it's not possible then I know I am doing it wrong.

This post has been answered by et4891 on Aug 20 2021
Jump to Answer
Comments