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 |
|
Use Topology Synchronization Rules to Map Data into RTSM CIs and Relationships
For complex topologies, you need to create a topology synchronization package that contains mapping rules that map data in to RTSM CIs and relationships.
-
Create a script (or program) that runs on the Operations Connector server and discovers configuration items (CIs) and CI relations. This discovery script must write details of each discovered CI in XML to a file on the Operations Connector system or send it through the REST Web Service.
-
Create the sync package:
-
In a temporary location, create a directory with a name that matches the synchronization package name (for example,
/temp/mysyncpkg
). -
Create the package descriptor file and save it in the synchronization package directory (for example,
/temp/mysyncpkg/package.xml
). -
Configure the context mapping file to tag which elements included in discovered data you want to include in the topology synchronization for mapping. The mapping rules contained in the XML mapping files are applied to the tagged elements.
Save the context mapping file in the synchronization package directory (for example,
/temp/mysyncpkg/contextmapping.xml
). -
Configure the type mapping file to define the mapping between the discovered CIs to the type of a CI in the RTSM.
Save the type mapping file in the synchronization package directory (for example,
/temp/mysyncpkg/typemapping.xml
). -
Configure the attribute mapping file to map the attributes of a discovered CI to the attributes of a CI in the RTSM.
Save the attribute mapping file in the synchronization package directory (for example,
/temp/mysyncpkg/attributemapping.xml
). -
Configure the relation mapping file to define the CI relationships created in the RTSM between specified discovered CIs.
Save the relation mapping file in the synchronization package directory (for example,
/temp/mysyncpkg/relationmapping.xml
). -
Optional: Use the supplied XML schema definitions to validate the correctness of the XML mapping files. The definitions are located the OMi server:
%topaz_home%/conf/opr/topology-sync/schemas
-
- Upload the sync package to the OMi server.
-
Create a topology XML or Rest Web Service policy.
Related topics
Package Descriptor File: package.xml
Type Mapping File: typemapping.xml
Attribute Mapping File: attributemapping.xml
Relation Mapping File: relationmapping.xml
Uploading the Sync Package to the OMi server
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to ovdoc-asm@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: