Need a upload page from user local desktop to server .
i found this document .
https://blogs.oracle.com/prajkumar/entry/oaf_page_to_upload_files
put here path are hard-coded.Is it possible to handle through the profile.
need to set the path in profile and its store all the file in server location and Need a custom table that contain the which user upload this file and path of the file.
file are huge images may be 15 mb to 500 mb.
How i do this .