Traversal Rules for Application Services form completion
Summarize
Summary of Traversal Rules for Application Services form completion
The Traversal Rules for Application Services form is essential for editing or adding Configuration Item (CI) relationships during the tag-based discovery process. This form allows users to define how CIs relate to one another, which is crucial for accurate data management within ServiceNow.Key FeaturesCreate New CI Relationships:Start by selecting "New" to initiate the creation of a new CI relationship. Use the Lookup icon to find existing relationship types, or create a new one if necessary.Edit Existing CI Relationships:Users can modify preconfigured relationships by selecting them and making necessary changes to the Parent Type, Relationship Type, or Child Type.Reverse Traversal:Enable the option to start the traversal from the child CI, facilitating the discovery of parent CIs.Active Status:Decide whether to include a traversal rule in tag-based discovery by checking or unchecking the Active box.Order of Execution:Assign an order number to determine the sequence in which traversal rules are applied during discovery.Key OutcomesBy completing the Traversal Rules for Application Services form accurately, users can effectively manage CI relationships, ensuring precise configurations that enhance the tag-based discovery process. This leads to improved data integrity and a more streamlined discovery workflow within ServiceNow.
Show less
To edit an existing CI relationship or add a new CI relationship during the tag-based discovery process, complete the Traversal Rules for Application Services form.
| Field | Description |
|---|---|
| Rule Definition |
To create a new CI relationship:
To edit a preconfigured CI relationship:
For example, to discover Linux servers hosting storage devices, select the following values:
|
| Is reverse | Select this check box to traverse a CI relationship starting from the child CI instead of the parent CI. Using the previous example, select this check box to begin with the storage devices and find the Linux servers that host these specific storage devices. |
| Used By | Select only Service by Tags. Note: Don’t select Service Recomputation. This selection helps prevent editing any existing traversal rules or adding new ones and produces an error message. |
| Active | Select this check box to use this traversal rule in the tag-based discovery. Alternatively, clear this check box to exclude this traversal rule from the tag-based discovery. Note: By default, you can have only five traversal rules participating in tag-based discovery. To change the maximum number of traversal rules, edit the value for the svc_by_tags.max.traversal.rules.active property in
the System Property [sys_properties] table. |
| Order | Enter a number for the order. The system uses traversal rules for discovery in sequence from low order to high. Note: When configuring traversal rules with dependencies, verify that prerequisite rules are executed
before dependent ones by assigning them a lower-order number. |