Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Configuration and Administration
- Initial Setup for Working with the UCMDB Browser
- Grant Access to the UCMDB Browser
- Best Practices for Working with the UCMDB Browser
- Create a UCMDB Integration User
- Change the UCMDB Integration User Credentials
- Configure the UCMDB Server URL
- Configure LW-SSO
- Configure SSL
- Enable SSL with a Certificate from a Certification Authority
- Configure High Availability Mode
- Configure CAC Support
- Configure Multiple UCMDB Servers
- Change the Default Port of the Tomcat Server
- Configure to Use Encrypted Parameters on the Tomcat Server
- Deploy the UCMDB Browser with a Different Root Context
- Move the UCMDB Browser embedded to UCMDB Browser standalone
- Upgrade the UCMDB Browser
- Configure Reverse Proxy for Apache Tomcat and IIS Servers
- Configure an Environment to Use Multiple Reverse Proxies
- Configure a One-Time Authentication Token
- Configure Browser Internal Priorities
- Configuration Mechanism
- Specify the Number of Concurrent Sessions
- Enable/Disable Timeout of a Browser Session
- Secure Cookies with Secure Flags
- Disable the Turn off Data URI Support Setting
- Authorize Access to CIs
- Re-brand the UCMDB Browser
- Logging User Statistics
- How to View the Java Metrics
- Set UCMDB Browser Session to Expire
Brand the UCMDB Browser
The majority of UCMDB Browser installations are delivered with Hewlett Packard Enterprise branding. However, you have the ability to apply a header and footer, add custom text and an icon in the header of the UCMDB Browser, and replace the image that appears on the landing page.
In all UCMDB Browser installations, the <UCMDB_Browser_installation_directory>\webapps\ucmdb-browser\public\branding folder contains sample icon, image, and stylesheet files. You can replace or update these files as desired, and specify their location in the settings in UCMDB, as described below.
Recommended image sizes are:
- for icons - 20 x 20 pixels
- for the landing page image - 135 x 135 pixels
Example of the CSS stylesheet:
.bannerClass { background-color: yellow; color: blue; font-weight: bold; font-style:italic; }
To brand the UCMDB Browser:
- In UCMDB, go to Administration > Infrastructure Settings Manager, and choose UCMDB Browser settings.
-
Update the following settings as required:
Name Value Banner stylesheet URL The URL of the stylesheet used for the banner text. Banner text The text that will appear in the header and footer. Custom masthead text Customized text that will appear in the masthead of the UCMDB Browser. Custom icon for masthead The URL of the icon that will appear in the masthead of the UCMDB Browser. Custom image for landing page The URL of the image that will appear on the landing page of the UCMDB Browser.
Note For the best visual effect, use a graphic with a transparent background.
Custom product name The name of the product that will appear on the landing page of the UCMDB Browser. Note If you specify customized text and an icon for the masthead, they will appear in addition to the current Hewlett Packard Enterprise text and image, and not as replacements.
- Click Save .