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 |
|
Default Field Mappings between HPE APM Location and UCMDB Location
The following table describes the default field mappings that can be modified for the integration between the HPE APM entity of Location and the UCMDB CI Type of Location.
HPE APM Field Name,
|
UCMDB CI Attribute, |
---|---|
Location Name DESCRIPTION Text Field - 200 |
Name name string |
Description APM_DESCRIPTION Text Field - 4000 |
Description |
Address APM_LOC_ADDRESS Text Field - 200 |
StreetAddress+ExtendedStreetAddress street_address+extended_street_address string+string |
Postal Code APM_LOC_ZIPCODE Text Field - 20 |
PostalCode |
Country APM_LOC_COUNTRY Text Field - 200 |
CountryOrArea country_or_area string |
Region APM_LOC_REGION DDL |
Region region string |
Longitude APM_LONGITUDE Text Field - 40 |
Longitude |
Latitude APM_LATITUDE Text Field - 40 |
Latitude latitude string |
City APM_LATITUDE Text Field - 200 |
Citya
city string |
State/Province APM_STATE Text Field - 200 |
Statea
state string |
a. The CI attribute is removed from UCMDB version 10.x, but exists in earlier versions of UCMDB. For UCMDB instances that upgraded from an earlier version to 10.x, this CI attribute exists but is read-only. If the CI attribute has a value, the value can be synchronized to HPE APM; otherwise the HPE APM field remains empty after you run the synchronization push job in UCMDB. |