Dependency Views map menus and controls
Summarize
Summary of Dependency Views map menus and controls
Dependency Views provide a visual representation of Configuration Items (CIs) and their relationships within ServiceNow. This feature allows users to interact with and manipulate the map for better insight into service dependencies.
Show less
Key Features
- Map Options: Save, load, and export views; enter CI names for auto-complete loading; choose vertical, horizontal, or radial display; group elements by CI type; and adjust settings for filtering and navigation.
- Map Menu: Right-click options include running layout, resizing to fit the screen, and resetting filters.
- Node Menu: Options to view CMDB records, related tasks, affected CIs, and outages; add relationships; expand or collapse nodes; and load more icons through hierarchical navigation.
- Relationship Menu: Modify or delete relationships between CIs through contextual options.
Key Outcomes
By utilizing Dependency Views, ServiceNow customers can effectively navigate and manage their service maps, gain insights into CI relationships, and streamline incident management through easy access to related tasks and outages. This enhances operational awareness and supports better decision-making in service management.
Dependency Views maps contain the following menus and controls.
Map options
The following options are available across the top of the map.
| Menu to save, load and export views of the map. | |
| <Root CI> | Next to the menu icon is the name of the current root node (CI) of the map. |
| Enter the name of a CI, application service, or business service to load into the map. Alternatively, you can start typing to have the auto-complete feature present a list of CIs and services that match your partial value. | |
| Vertical | Display the map in vertical view. |
| Horizontal | Display the map in horizontal view. |
| Radial | Display the map in radial view. |
| Force | Centers the elements around the parent CI, regardless of upstream or downstream relationships. |
| Group | Groups the elements according to their CI type. |
| Details | Displays related lists such as Problems, Changes and Related Services that
are associated with the selected CI.
If the Event Management plugin is active, then events and alerts are also displayed. |
| Settings | Set filters for the map. |
Use the navigation tools to increase or decrease the view of the map,
rearrange the icons on the map, and move the map on the page.
|
Map menu
The following options are available if you right-click the map background.
| Run Layout | Redraws the map with the current layout option. |
| Fit To Screen | Resizes the map to fit all the nodes in the map window. |
| Reset Filters | Performs the same action as the option. |
Node menu
The following options are available if you right-click a node.
| View Form | Displays the CMDB record of the selected CI in a new tab of the browser. |
| View Map | Reloads the map using the selected CI as the new root node, with the currently defined layout setting. This option does not display on the root node. |
| View Related Tasks | Displays all tasks or outages associated with the selected CI, including incidents, problems, change requests, and follow-on tasks. This option is always available, even if there are no tasks associated with the CI. This option does not appear on collapsed nodes. |
| View Affected CIs | Shows a list of all tasks that have the CI listed as an Affected CI. This option is only visible when you access the map from the map icon in a task record's Configuration item field. |
| View Related Outages | Displays all outages involving the selected CI. This option only appears when there is an outage associated with the CI. This option does not appear on collapsed nodes. |
| Add Relationship | This option displays a dotted green line that you can drag to another CI to create a relationship link. A popup dialog allows you to define the relationship type. |
| Expand | Displays all CIs and components within a clustered node, or virtual groups
(virtual nodes that appear when glide.bsm.too_many_children
is reached). This option appears only if the node is a cluster node or a virtual
group node. If Load More was previously used, then Expand reverts the results of the Load More operation. The number of additional icons to display is bound by the value of the glide.bsm.max_nodes property. |
| Collapse | Collapses all CIs and components within a cluster node back to a single node.
Also, collapses a virtual group that has been expanded. This option only appears
if the node has been expanded using the Expand menu
item. If Load More was previously used, then Expand reverts the results of the Load More operation. |
| Run Layout From Here | This option re-runs the chosen layout using the current node. Use this option to get a new or clearer view on the same map. |
| Load More | Starting at the selected icon, loads the next level of the map, past the
setting of Max Levels. Virtual grouping is not applied at the newly loaded level even if the criteria for virtual grouping is met. The number of additional icons to display is bound by the value of the glide.bsm.max_nodes property. |
Relationship menu
The following options are available if you right-click a relationship link.
| View Relationship Form | Opens the CI Relationship form. You can modify the Parent, Type, and Child of the relationship from this form. |
| Modify Relationship | Searches for and selects a new relationship for this link. |
| Delete Relationship | Deletes a relationship. The relationship is deleted after prompting for confirmation. |