Nor possible to set Filename of Report Output File withe DESNAME Parameter
547839Nov 24 2006 — edited Jan 29 2007Hallo out there,
i want to use an simple approach to start a report within a form with something like:
web.show_document(http://localhost:8889/reports/rwservlet?report=pa_test.rdf&userid=namel/passw@orcl&P_ID=1773&destype=cache&desformat=pdf&desname=G:\report\pa_test.pdf)
The Report starts, the file is shown in Browser, but the file in DESNAME is not created.
I can find my file in "docroot"/report/cache with the name pa_testxxxxxxxx.pdf where xxxxxxxx seems to be the job id.
How can i define the Name of the Report Output File (ORACLE Developer Suite 10g 2)
Any idea would be great,
Thanx, Peter