API to upload files
360121Jan 22 2008 — edited Mar 4 2008All,
I need to have an application where users can go and view/download the files from the database. There could be potentially hundreds of files every month that we would need to upload.
We don't have data that we can run reports and have users download it. These are static documents (pdf's) that need to be distributed.
Using the APEX advanced tutorial's upload/download method would be very cumbersome and not feasible.
I'd like to know if there's any way we can upload or "insert" the files directly into the database (APEX_APPLICATION_FILES or any custom table) without a UI.
I'd appreciate any help.
Thanks.