Running the Viewer

To view data from the Environment Management hub:

  1. Run a Java program to connect to the hub and retrieve the information in XML format.

    Run the appropriate script for your environment in from PS_HOME\PSEMViewer. You will be prompted for the web server's listening port.

    • UNIX: ./GetEnvInfo.sh

    • Windows: GetEnvInfo.bat

      Note: For security reasons, the Java program connects only to the local host.

  2. Open PS_HOME\PSEMViewer\envmetadata\data\viewer.html to view the information in the generated XML file.