Skip to Main Content

Visual Builder

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!

Object Storage Get not returning file details when accessed through Action Chain

Shraddha ModiSep 5 2023 — edited Sep 5 2023

Requirement is to fetch the content of the file from object storage with object storage GET REST API.

Issue : When Test the connection through service connection tab, I am able to get file content from object storage but when the same url is accessed through Action chain, the file returns no data.

I`ve referred this blog to implement object storage all 3 operations in Visual Builder : https://blogs.oracle.com/vbcs/post/upload-download-files-from-oci-storage-visual-builder

DELETE and PUT Operations works as expected from action chain but GET operation is not working as expected when accessed through Action Chain.

is there any configuration while creating action chain that is restricting to fetch content of the file/object from Object Storage?

This post has been answered by Shraddha Modi on Sep 12 2023
Jump to Answer
Comments
Post Details
Added on Sep 5 2023
5 comments
410 views