we upgraded our apex version from Application Express 4.0.0.00.46
to Application Express 20.2.0.00.20
i have a button in my apex page which is used to export data to excel when clicked.
Action - Redirect to URL
Target - Server name -
http://<servername>:<portnumber>/apex/f?p=&APP_ID.:1:&SESSION.:CSV:
i am getting error and not redirecting to csv file.
this code was working in Apex Application Express 4.0.0.00.46