Identifying URLs for the remote applications

Identify the URLs necessary to connect to the Remote services and Reporting data services applications.

Procedure

  1. Identify the host. This is the name of the server where the remote applications are deployed. The host could be an IP address or a computer name set by the administrator.
  2. Identify the port.
    • The default port for WebSphere® Application Server is 9080.
    • The default port for Apache Tomcat is 8080, unless you are using a port where the SSL is configured, and then the port number is usually 8443.
  3. Identify the remainder of the URL:
    Table 1. Default URLs for Rational Publishing Engine.
    Application Default URL
    Remote services application

    http://<server>:<port>/rpews/

    Reporting data services application

    http://<server>:<port>/<DataServices.war_context_path>

    Remote document generation preference

    http://<server>:<port>/rpews/docgen

    Monitor & Control component administrative user interface

    http://<server>:<port>/rpews/ui/monitor.html

    Monitor & Control component service preference

    http://<server>:<port>/rpews/monitor

    Central Management component administrative user interface http://<server>:<port>/rpews/ui/library.html
    Central Management component preference http://<server>:<port>/rpews/library
    Help contents

    http://<server>:<port>/help/index.jsp

    Help server administration

    http://<server>:<port>/help/updater/admin.jsp

    Help update packages if you are downloading help to an internal server

    http://download.boulder.ibm.com/ibmdl/pub/software/rationalsdp/documentation/updatesites/


Feedback