- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2020 04:31 AM
Hi All,
Creating the tag-based service mapping Flat structure of map is coming on map..we need to show as a top-down view but its not coming..
we need like as per below pic.
For example we have deployed the key and value as per below-
key- Test, dev,prod
value- Finance
Any help??
Solved! Go to Solution.
- Labels:
-
Service Mapping
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2020 07:04 AM
Hi,
you need create the traversal rules in the table svc_traversal_rules to get the relationships on the map.
if this has been helpful please mark as so, if this answered your question please mark as correct.
Regards,
Manjunatha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2020 06:04 AM
unfortunately, that is the limitation with tag-based mapping.
It won't be as precise or logical as using patterns.
Docs gives a good example in the diagram.
https://docs.servicenow.com/bundle/paris-it-operations-management/page/product/service-mapping/task/map-service-tag.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2020 12:38 AM
Hi,
you need create the traversal rules in the table svc_traversal_rules to get the relationships on the map.
if this has been helpful please mark as so, if this answered your question please mark as correct.
Regards,
Manjunatha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2020 02:30 AM
Traversal Rules need to be added in proper order as tag-based discovery uses these rules to find the ci's that can be mapped.
By default, the max number of active traversal is 5 and can be changed with sys_property svc_by_tags.max.traversal.rules.active.
These traversal rules can be created updated or deleted by users with role sm_admin Paris onwards, prior to this version modification of these rules can only be done by the user with maint role.
Thanks and Regards
Aakash Umeshbhai Bhagat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2020 07:04 AM
Hi,
you need create the traversal rules in the table svc_traversal_rules to get the relationships on the map.
if this has been helpful please mark as so, if this answered your question please mark as correct.
Regards,
Manjunatha