In SAS Web Report Studio, you can export data from a report.

However, the export fails with the following error when you click the Export button:
Your request could not be processed by the system.
Click Close to return to the previous page.
Workaround
To circumvent this issue, complete the following steps:
- On the server machine, navigate to /Lev1/Web/WebAppServer/SASServer2_1/sas_webapps/sas.webreportstudio.war/tiles-components/exportDetailDataDialogContent.jsp.
- In exportDetailDataDialogContent.jsp, change line #15 from ExportDataBaseAction.EXPORT_SELECTOR_KEY to ExportDataBaseController.EXPORT_SELECTOR_KEY.
- Log off and log back on to the SAS Web Report Studio application. Then, try to export data from a report.
- (Optional, if needed) clear your browser's cache and restart SASServer2_1.