Administer > Configure the UCMDB Server URL

Configure the UCMDB Server URL

If UCMDB is deployed in a distributed configuration (in the case of Business Service Management users, when the Gateway and Data Processing servers are not on the same machine), the UCMDB server URL should be defined to allow correct access by direct links.

To configure the UCMDB server URL, add the following to the ucmdb_browser_config.xml file:

<ucmdb_ui_url>http://[ucmdb-ui-server-name]:[ucmdb-ui-port]/ucmdb-ui/</ucmdb_ui_url>

where [ucmdb-ui-server-name] is the UCMDB server name and [ucmdb-ui-port] is the UCMDB-UI server port.