Home » Developer & Programmer » Forms » Same Problem ??? Calling Reports frm Forms
Same Problem ??? Calling Reports frm Forms [message #81841] Tue, 25 March 2003 22:16 Go to next message
Praveen.B
Messages: 25
Registered: August 2002
Junior Member
hi everybody,
This is me back again with the same problem.I have specified the path of my report file
in path HKEY_LOCAL_MACHINE ==> SOFTWARE ==> ORACLE
a string called REPORT_PATH.

STILL I COULD NOT GET THE REPORT....

pls help

Thanx in advance
Re: Same Problem ??? Calling Reports frm Forms [message #81856 is a reply to message #81841] Thu, 27 March 2003 04:04 Go to previous messageGo to next message
Zaire
Messages: 36
Registered: October 2002
Member
Hi,

I also had this problem but could not resolve it. I was tole that RUN_REPORT_OBJECT does not work. Hopefully, Oracle will resolve the problem. An alternative would be to use the following eg.:

web.show_document(
'http://machinename:port/reports/rwservlet?'||
'report=C:reportsreportname.rep'||
'&userid=username/password@sid'||
'&paramform=yes'||
'&destype=cache'||
'&pagestream=yes'||
'&desformat=HTMLCSS'||
);

Hope this helps. If you find a solution to the RUN_REPORT_OBJECT problem, please let me know.
Report [message #81878 is a reply to message #81841] Fri, 28 March 2003 14:07 Go to previous message
Afroz ahmed
Messages: 13
Registered: February 2003
Junior Member
Why not ur using Run_product or run_report it is very simple
AFroz
Previous Topic: Re: Urgent - drag and drop columns
Next Topic: Oracle Reports on linux slowly startup
Goto Forum:
  


Current Time: Fri Apr 19 21:59:22 CDT 2024