Home / Middleware / Oracle Forms and Reports 12.2.1.2.0
Fusion Middleware Publishing Reports to the Web with Oracle Reports Services
Contents
Page 34 of 229

5.7 Verifying that the Reports Servlet and Server are Running

To verify that the Reports Servlet is running, navigate to the following URL:

http://your_machine_name.domain_name:your_port_number/reports/rwservlet/help

Note that the URL is case sensitive. If this URL executes successfully, you should get a help page describing the rwservlet command line arguments.

To verify that Reports Server is running, navigate to the following URL:

http://your_machine_name.domain_name:your_port_number/reports/rwservlet/getserverinfo?server=server_name

The server=server_name argument is not required if you are using the default Reports Server name (rep_machine_name) or the Reports Server specified in the servlet configuration file, rwservlet.properties ($DOMAIN_HOME/config/fmwconfig/servers/<WLS_SERVER_NAME>/applications/reports_<version>/configuration). If this URL executes successfully, you should see a the Reports Server information.

Note:

You'll find more information about the servlet configuration file in Section 7.3, "Oracle Reports Servlet Configuration File".