Skip to Main Content

APEX

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!

Query docs on OCI object storage

Filip Huysmans15 hours ago

Hi all,

APEX Version: 24.1.6
DB Version: 23ai

We want to query on the list of documents in our object storage. We are using the APEX build-in REST data sources.

I'm able to pass in a parameter to set the prefix and “define” the folder.

But apparently each such folder could hold more then 1000 documents. According to the documentation of the ListObjects API (https://docs.oracle.com/en-us/iaas/api/#/en/objectstorage/20160918/Object/ListObjects) there is a maximum of 1000 documents that it can return.

How can I search on all our documents (even beyond 1000)?

Thx in advance for any idea's or workarounds.

Kind regards

Comments
Post Details
Added 15 hours ago
1 comment
45 views