EXPORT TO CSV [message #297422] |
Thu, 31 January 2008 07:18 |
muthaharora
Messages: 11 Registered: August 2007
|
Junior Member |
|
|
We developed a report and gave a functionality to export to excel from PDF.
The following code was used for exporting to excel.
:P_DELIMITED := :p_report_call||'?'||:p_rep_userid||'&server='||:p_reports_server||'&report=epudo_providerlistTemp_uat_child'||'&destype= CACHE&desformat=delimited&mimetype=application/vnd.csv&delimited_hdr=yes&p_gl_user='||:P_GL_USER||'&p_within_repo rt=Y'||'&P_DOMAIN='||:P_DOMAIN
When we clicked on the Export to Excel Hyperlink, we encountered the following error.
The requested URL is an invalid request. Can't process request
Kindly help us in resolving the same.
Thanks,
Muthahar
|
|
|