Accessing the interface
BMC Release Process Management (BRPM) 5.0 consists of the RPM Classic user interface (UI) (formerly called Legacy UI):
You can use the RPM Classic user interface to perform the following management tasks:
- Define your release process
- Configure the environments necessary in the stages of your release lifecycle
- Define the applications, their components, and properties for every stage of your release lifecycle
- Execute and track releases, plans, and their statuses
- Create reports
To log on and access the RPM Classic UI
Perform the following steps to access the RPM Classic UI:
- Type the following URL into your browser:
https://hostName:port/webServerPath
Parameter
Description
hostName
Web server on which the console is installed or IP address
port
Web server port if you are not using the default HTTP port
webServerPath
Location configured for your web server to serve the installation directory (can be omitted if the product was installed into the web server root directory)
Default: brpm/
For example, https://153.234.83.130:8080/brpm or http://serv.domain:8080/brpm
Enter user name and password, and then click Log in.
Where to go from here
After logging on, navigate the interface to perform release management activities that match your requirement.
For more information, see Navigating-the-interface.
Related topic