|
|
|
|
Re: How to configure a report server on 9i application server release 1 [message #299168 is a reply to message #291510] |
Sun, 10 February 2008 05:24 |
bbaz
Messages: 138 Registered: April 2007
|
Senior Member |
|
|
Try the following:
1- Type the following line in your Command Prompt:
rwserver server=<your_ReportServer_name> batch=yes
2- See if you can connect to the report server.
Either by using the following URL:
http://<App_Server>:<port>/reports/rwservlet/showenv?server=<your_ReportServer_name>
OR
Try using the Oracle Application Server Component "Reports Queue Manager" (Programs-->App Server--> Reports Services-->Reports Queue Manager)
3- Make sure that your Forms and reports are developed to use the same report server
Hope this helps.
Baz
|
|
|
|