How to access OCI Object Storage from SOACS
Hi,
There is a requirement in our project that we have to pull and push files from/to OCI Object Storage. There is another cloud application that uses the same tenancy that will use those files.
Our SOA is also in cloud. SOA CS version 12.2.1.4
I would like to know on following:
1 - Is there any way we can configure File Adapter to access OCI object storage directly if SOA CS has access to the compartment.
2 - How we can read the files stored in object storage through REST API.
Thanks