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!

Is there an alternative to WebCenter Content for storing large files in an On-Prem setup?

RaakaeshJun 5 2023 — edited Jun 5 2023

I am developing a PLSQL solution to manage file uploads to use WebCenter Content webservice instead of storing on database as BLOBs. The solution integrates with APEX application leveraging the APEX_APPLICATION_TEMP_FILES. However, WebCenter Content has a filesize limitation when transfers happen over webservice. Upto 400MB based on connection-timeout settings.

Without increasing connection timeout, a file larger than 400MB would never make it through completely to WebCenter Content. Is there a solution to this?

Is there an alternative to using WebCenter Content for storing large files in an On-Prem setup?

Comments
Post Details
Added on Jun 5 2023
8 comments
420 views