sa.map.MAX_NODES_FOR_LAYOUT

ServiceNow property description:

Maximal number of displayable nodes on business service map. Maps with larger values will not be displayed. Default: 5000. Increasing the default value may reduce performance in maps for large services.

Attributes

  • Sys ID: d8556c2e87111200b5bea18dd0e3ec1c
  • Type: integer
  • Application: Global
  • Default value: 5000
AI Logo

AI generated property description:

The ServiceNow property `sa.map.MAX_NODES_FOR_LAYOUT` determines the maximum number of nodes that can be displayed in a layout for a service map. This property is crucial for managing the performance and usability of service maps, especially when dealing with complex configurations. By setting a limit on the number of nodes, it helps prevent the service map from becoming too cluttered and ensures that the system remains responsive. The default value for this property is typically set to a number that balances performance with the need to visualize service dependencies effectively. Adjusting this property can be necessary for environments with either very simple or highly complex service architectures.

Source

Related property: sa.map.MAX_EDGES_FOR_LAYOUT