Report Server - Check status

Does anyone have anyway to check the status of the Report Server to see if it’s running or not? Can I ping it or is there an API that’s provided to check the Report Server. Please let me know. Thanks.

You may refer to the documentation [URL]http://techcommunity.softwareag.com/ecosystem/documentation/webmethods/wmsuites/wmsuite8_ga/Cross_Product/8-0_Software_AG_Installation_Guide.pdf[/URL]
on pg150 of this guild for the suggestions of how to test the report server install.

there are two methods for testing:

  1. The URL as noted for the test of the Report Server is
    http://ReportServer_host:Report Server_port/p2pd/servlet
    for example
    [URL]http://localhost:9300/p2pd/servlet[/URL]
    If the link as above doesn’t give the expected result (IBM Cognos 8 screen as shown in Install Guide) then try [URL]http://localhost:9300/[/URL]

  2. The second URL for checking the install is
    http://Web_server_host:Web_server_port/reporting
    This goes to the Apache web server (not the same as Tomcat). Usually Apache is on the standard port 80, but this may vary.
    So the URL to test the reporting is for example
    [URL]http://localhost:80/reporting[/URL]

Also please check in MWS Navigate > Applications > Administration > System-wide > Report Configuration
Reporting Server Host and Port
what is this set to? The port is usually 9300.
Web Server Host and Port
This port is by default 80.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.