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 |
|
Fixed defects
The following table includes all the defects that were fixed after the release of Universal CMDB Browser 4.15.1.
ID | Component | Summary |
---|---|---|
QCCR1H119125 QCCR1H121972 |
UCMDB Browser - Direct links in and out |
The direct links available in UCMDB Browser do not work. Fixed the issue by applying a code change to the structure of the direct link. |
QCCR1H119288 | UCMDB Browser - Get Related |
The Get Related widget get stuck when navigating to a related CI, and then return to the previous CI. Fixed the issue by implementing a code change so that now the Get Related widget does not get stuck anymore. |
QCCR1H119289 | UCMDB Browser - Environment |
The Environment widget takes too much time to load. Fixed the issue by improving the loading time of the Environment widget. |
QCCR1H119290 | UCMDB Browser - Get Related |
The Get Related widget takes too much time to load when more than 1000 CIs are displayed in the Get Related map. Fixed the issue by improving the loading time of the Get Related widget. |
QCCR1H121301 | UCMDB Browser - Login |
CMS UI Home fail to load under Webseal and F5 setup. Fixed the issue by applying a code change. Now CMS UI Home can load properly under Webseal and F5 setup. |
QCCR1H121971 | UCMDB Browser - Reports |
When running a parametric report using the In operator and adding different values to a string attribute (comma separated), the report returns no results. Fixed the issue by applying a code change to perform a split after the comma (,) character. |
QCCR1H121973 | UCMDB Browser - Assisted Modeling - Assisted Modeling |
After updating a model in Assisted Modeling, a user cannot change the selected template if the user does not click the Clear Assisted Modeling button. Fixed the issue by implementing a code change. Now the template can be changed without clicking the Clear Assisted Modeling button. |