Version 9.5 SP1
 —  Logging On and Using the CentraSite UIs and APIs  —

Starting the Graphical User Interfaces

CentraSite offers several browser-based user interfaces for managing the CentraSite Registry Repository. This document describes how to start and log on to these interfaces.

Note:
Because CentraSite's browser-based user interfaces uses JavaScript, you must ensure that your web browser is set up to allow JavaScript to execute. For more information about how to verify that your web browser settings to allow JavaScript, see the help for your web browser.


Using URLs to Start the Graphical User Interfaces

URLs have been predefined to allow you to start the browser-based graphical user interface components directly in a browser:

URL UI Component started
http://<server>:<port>/PluggableUI/Control CentraSite Control
http://<server>:<port>/PluggableUI/SoapUI SOAP Interactive Interface

Here, <server> is the machine on which the CentraSite Application Server Tier is running, and <port> is the number of the Tomcat port. So, for example, http://localhost:53307/PluggableUI/Control would start CentraSite Control on a local installation using the default Tomcat port number.

Top of page

Alternative Procedures on Windows

The Windows Start menu item Programs > Software AG > Tools contain an entry for starting CentraSite Control.

This Start menu entry is available on the machine where the CentraSite Application Server Tier is installed.

If you have just installed CentraSite, clear your web browser's cache, otherwise JavaScript errors can occur when you start some browser-based components of CentraSite.

Top of page