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 |
|
- ServiceNow Integration Using Enhanced Generic Adapter
- Overview
- Supported Versions
- ServiceNow Prerequisites
- Out of the Box Connector Update Set
- Setting up ServiceNow for the UCMDB Integration
- Push Integration with ServiceNow
- Population from ServiceNow
- External Class Model Flow
- Connectors
- Configuration
- Create a Custom coalesce Field instead of Using the Correlation ID Field
- Troubleshooting – ServiceNow Integration Using Enhanced Generic Adapter
Out of the Box Connector Update Set
Along with this connector, there is an Update Set that can be loaded into ServiceNow. The update set will create a global application to serve this integration. The Update Set contains the following:
Object type | Details |
---|---|
Application menu |
Application menu holding the structure of the UCMDB–ServiceNow Integration application:
|
Inbound services |
Inbound services starting with ucmdb_integ_* for the following class models:
|
Transform maps | Transform maps for the inbound services listed bellow |
Role | User role for integration with minimal rights to create update CIs and load OOB and external class models. |
ACLs |
|
To load the XML file that is located in the
- Log in to ServiceNow as an administrator.
- Go to System Update Sets > Retrieved Update Sets.
- Click Import Update Sets from xml and load the xml file.
- Run a preview of the imported Update Set to detect any collisions with existing configuration.
- Solve the exception if needed and then click Commit Update Set.
To cover additional class models that are not included in this package, see Create Inbound Services for Class Models.