Dani3lSun / apex-plugin-dropzone

Oracle APEX Region Plugin - Dropzone
MIT License
72 stars 19 forks source link

Insert multiple PDF file in custom table #42

Closed dpccrt87 closed 6 years ago

dpccrt87 commented 6 years ago

I already sent this issue, but i dont know it is removed. So to summarize, I created one application to upload multiple files and insert them in custom table(not in apex collection). I followed your article and specially in 'Inserting uploaded files into your own tables section', leaving the apex collection.

Doing that, in my test application, the app oddly works, you can see it, in on apex.oracle.com with this credentials: Workspace: ws_formation Username: asoukaina Password: s@boulah123 I used the Application 200218 - Dropzone Demo.

By repoting this in my production environment the upload does not work. i get this error: error_plg_pj

Thank you so much Mr Dani3lSun for your help :D