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 Software AG Runtime is running, and <port> is the number of the Software AG Runtime port. So, for example, http://localhost:53307/PluggableUI/Control would start CentraSite Control on a local installation using the default Software AG Runtime port number.