Easy File Downloads with APEX_DATA_EXPORT.DOWNLOAD
May 12, 2023 · 2 min read · Need to download a file from an APEX page but not sure how? Before you write your own custom PL/SQL procedure that requires setting HTTP headers and uses sys.WPG_DOCLOAD.download_file or HTP.PRN to output content, consider using APEX_DATA_EXPORT.DO...
Join discussion