Launch External Applications

Configuration Manager now provides a mechanism to configure a generic UI integration that can launch any application user interface in the context of a UCMDB CI or a UCMDB view. For example, you can launch the Enterprise Collaboration user interface in order to open a new discussion related to an issue that may have been found on some CI, or launch UCMDB to view the CI properties of the selected CI). This functionality is available in the Review/Authorize and the Explore Views modules.

Note In order to be able to integrate with external applications, it is recommended that all applications be configured with LW-SSO and work with the same user management system. This prevents the need to enter a user name and login for each external application.

To launch external applications:

  1. Specify the URL of the application that you want to open. For example:

    https://<UCMDB server machine or IP address>:8443/ucmdb-ui/cms/directAppletLogin.do?cmd=ShowProperties&objectId=
    ${ucmdbId}&navigation=false&interfaceVersion=9.0.0

    For this example, ${ucmdbId} is replaced with the ID of the selected composite CI (as it appears in UCMDB).

    For details, see UI Integrations.

    Note You must perform this step for the button to be visible.

  2. In the Review/Authorize or the Explore Views module, click .

    The application that you configured opens in a browser window.