Home » Developer & Programmer » Forms » Calling Reports 9i from Forms 9i
Calling Reports 9i from Forms 9i [message #80709] Wed, 06 November 2002 03:06 Go to next message
Zaire
Messages: 36
Registered: October 2002
Member
I am calling a report using the RUN_REPORT_OBJECT built-in from my form. As far as I can tell, I have done everything correct but when I invoke the call, I get a REP-0503: You did not specify the name of the report.

Any suggestions?
Re: Calling Reports 9i from Forms 9i [message #80730 is a reply to message #80709] Sun, 10 November 2002 09:19 Go to previous messageGo to next message
Melvin
Messages: 4
Registered: November 2002
Junior Member
dont' use run_report_object
write this wEB.SHOW_DOCUMENT('http://host:8888/reports/rwservlet?destype=cache&desformat=HTMLCSS&report=test.rdf&userid=user/password@domain');
/*test.rdf = path report
Re: Calling Reports 9i from Forms 9i [message #80884 is a reply to message #80730] Wed, 11 December 2002 06:11 Go to previous messageGo to next message
Tamas Szecsy
Messages: 1
Registered: December 2002
Junior Member
The problem with this is that it reveals the password in the link. On the other hand with form 9i with run_report_object you get rep-0503: you did not specify the name of the report. error message.

Great >-((
Re: Calling Reports 9i from Forms 9i [message #80994 is a reply to message #80730] Mon, 23 December 2002 00:35 Go to previous messageGo to next message
A.WAHED
Messages: 1
Registered: December 2002
Junior Member
Tanx for this solution
But If i run the form from forms 9i give me this mesage
(401 Unauthorized )
and if i run it from the oracle application server 9i
component aske me to loggin to the SSO
(user name and passworld )
Re: Calling Reports 9i from Forms 9i [message #81969 is a reply to message #80709] Fri, 04 April 2003 16:49 Go to previous message
Freddy Wong
Messages: 3
Registered: April 2003
Junior Member
I use RUN_REPORT_OBJECT built-in from a form with defined REPORTS NODE but I get a REP-0503: You did not specify the name of the report.
Can anyone solve this problem?
Previous Topic: How to call reports from Form
Next Topic: convert menu to mmx
Goto Forum:
  


Current Time: Fri Mar 29 10:53:09 CDT 2024