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!

download file on button click in apex 22.2 version - returns checksum error

ragu_sDec 9 2022 — edited Dec 9 2022

Hi Members,
I am trying to download the file for a button click in my application using the below link and I keep getting the below error message. Did anything changed in this version?
I am using the below url link for download button on page# 15 and passing the id value. I have setup an sample example in my personal workspace for reference. Any inputs from forum members will be really helpful me.
Application 25224 - Sample App
workspace: raghu_workspace
username: DEMOUSER
password: Password@123
Page# 14 is a report which shows File Count; edit only those records which has file count 0; I have highlighted in green so that in the form you can download the file in page# 15.
Page# 15 is a form which has download button to download the file.
f?p=&APP_ID.:1:&APP_SESSION.:APPLICATION_PROCESS=GET_FILE:::FILE_ID:&P15_ID.

APEX Tips : File Download From a Button or Link (0 Bytes)
image.png

Comments
Post Details
Added on Dec 9 2022
4 comments
1,401 views