14.3.2 Running the Graph Visualization Web Client

You require a running graph server (PGX) to use the Graph Visualization web application.

In addition, ensure that you have provided the JDBC URL for your database in the jdbc_url parameter in the /etc/oracle/graph/pgx.conf file.

To launch the graph visualization application:

  1. Start the graph server on your installation.
  2. Connect to your browser for running the Graph Visualization application.
    • For rpm installation: https://localhost:7007/ui/
    • For Apache Tomcat Server: https://localhost:8080/ui
    • For Oracle WebLogic Server: https://<<fqdn-ip>>:<<port>>/ui

    The Graph Visualization Login screen opens as shown:

    Figure 14-1 Graph Visualization Login

    Description of Figure 14-1 follows
    Description of "Figure 14-1 Graph Visualization Login"
  3. Enter your Username and Password.
  4. Optionally, provide the PGX Session ID.
  5. Click Submit to sign in to the Graph Visualization application.

    See Using the Graph Visualization Application for more information on how to visualize graphs using the web application.