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!

Repository in APEX

ZiutJun 12 2024

Hi

I have this idea:

In apex there is a repository of scripts (SQL Workshop / SQL Scripts) to which I can upload *sql files. But I can also upload any other file, for example *.pdf or *.zip.

I would like it to be a repository of a project for me containing various components: scripts, *.docx, *pdf and so on.

I checked that I can upload these files just like a classic script. The problem is downloading them from this repository. Unfortunately, the Export function does not provide this.

Would anyone have any idea how this could be done? I suspect that these files are stored in some table in the form of a BLOB. Is it possible to get to this table? If so, then an application could be created that would download these resources to the operating system.

Thank you in advance for your suggestions.

Ziut

Comments
Post Details
Added on Jun 12 2024
9 comments
398 views