sa.map.MAX_EDGES_FOR_LAYOUT
ServiceNow property description:
Maximal number of displayable edges on business service map. Maps with larger values will not be displayed. Default: 100K. Increasing the default value may reduce performance in maps for large services.
Attributes
- Sys ID: d9d0a4aa87111200b5bea18dd0e3ec04
- Type: integer
- Application: Global
- Default value: 100000

AI generated property description:
The ServiceNow property `sa.map.MAX_EDGES_FOR_LAYOUT` determines the maximum number of edges (connections) that can be displayed in a service map layout. This property is crucial for managing the performance and readability of service maps, especially in complex environments with numerous connections. By setting a limit, it helps prevent the map from becoming too cluttered and ensures that the system remains responsive. Adjusting this property can be useful for administrators who need to balance detail with usability in their service maps. For more detailed information, refer to the ServiceNow documentation on components installed with application services.
Source