Traversal Rules for Application Services form completion

  • Release version: Xanadu
  • Updated October 22, 2025
  • 2 minutes to read
  • Summarize
    Summarized using AI
    This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.

    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 full answer 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:
    1. Select New.
    2. Select the Lookup using list icon and to view the available CI Relationship Type Rule Definitions.

      Continue as follows, depending on your situation:

      • If you see a CI relationship that you want to use:
        1. Select that relationship.
        2. Select Submit. The new CI relationship is added to the CI Relationship Type Rule Definitions [cmdb_rel_type_rule_definitions_list] table.
      • If you don’t see the desired CI relationship:
        1. Select New in the CI Relationship Type Rule Definitions window.
        2. Select the CI Class from the Parent Type list.
        3. Begin entering the relationship in the Relationship Type field and select the appropriate relationship type from the list.
        4. Select the CI Class from the Child Type list.
        5. Select Submit.
        6. Select Submit on the Traversal Rules for Application Services - New Record form. The new CI relationship is added to the CI Relationship Type Rule Definitions [cmdb_rel_type_rule_definitions_list] table.
    To edit a preconfigured CI relationship:
    1. Select the preconfigured CI relationship in the Parent Type column.
    2. Select the Preview this record icon , then select Open Record.
    3. Modify the Parent Type, Relationship Type, or Child Type as needed.
    4. Select Update.
    For example, to discover Linux servers hosting storage devices, select the following values:
    • Parent Type: Linux Server [cmdb_ci_linux_server]
    • Relationship Type: Contains::Contained by
    • Child Type: Storage Device [cmdb_ci_storage_device]
    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.