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 CI relationships during the tag-based discovery process. This form allows ServiceNow customers to define relationships between Configuration Items (CIs) efficiently, ensuring accurate data representation in the CMDB.
Show less
Key Features
- Create New CI Relationships: Use the form to select or define new CI relationships and submit them to the CI Relationship Type Rule Definitions table.
- Edit Existing Relationships: Modify preconfigured CI relationships by selecting them, making necessary changes, and updating the record.
- Reverse Traversal: Enable reverse traversal to find parent CIs starting from child CIs, enhancing discovery capabilities.
- Active Status: Mark traversal rules as active or inactive for use in tag-based discovery, with a maximum of five active rules by default.
- Order of Execution: Assign order numbers to ensure proper sequence during discovery, crucial for handling dependencies between rules.
Key Outcomes
By effectively using the Traversal Rules form, ServiceNow customers can ensure accurate CI relationships, streamline the discovery process, and avoid errors associated with incorrect rule configurations. This functionality supports better management of IT assets and enhances the overall integrity of the CMDB.
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. |