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!

Help: Uploading BLOBs through ajax processes

User_FVZGBAug 14 2023

I use a javascript library to generate PDF files. The document can already be displayed on the page or downloaded by the user, but I now want to save the file to the database after its creation.

I understand ajax processes are involved in the solution but haven't been able to find an ideal way to bring in BLOB files through them. Can anyone offer any guidance? An example of someone doing this would be wonderful and much appreciated.

This post has been answered by InoL on Aug 14 2023
Jump to Answer
Comments
Post Details
Added on Aug 14 2023
6 comments
1,605 views