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!

Collection and Blob Content

GAPAug 6 2024

I have uploaded a file/blob to a collection using the file upload using a file upload field. The data is stored in the collection and is stored in APEX_APPLICATION_TEMP_FILES.

I have a report that shows the files that have been uploaded to the collection. I'm using a link column from the report that takes me to a form page to be able to edit the data.

The issue I am having is I can't get the file upload field to populate from the collection or from the APEX_APPLICATION_TEMP_FILES.

Any suggestions are appreciated.

For reference, here's what it looks like:

Here's what it should look like.

Comments
Post Details
Added on Aug 6 2024
3 comments
632 views