Property reference

sa.max_relations_in_service

The sa.max_relations_in_service property sets the maximum number of CI relations that can be displayed in the application service map view. If this limit is exceeded, the application service will not be shown in the map, which helps prevent performance issues with large services.

Default: 5000 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property determines the threshold for displaying CI relations in the map view of application services, defaulting to 5000, and allows for configuration to manage performance.
What area does it affect? Application service mapping
What does the default mean? The default value is "5000", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when managing large application services or troubleshooting performance issues.

Out of the box property record

Raw metadata from the property record.

Property name sa.max_relations_in_service
Sys ID 4122a0625b321010211aa97fb681c786
Type integer
Application Global
Default value 5000
Description The number of CI relations, exceeding which application service is not displayed automatically in the map view. Very large application services may cause performance issues. Instead of maps, users can view CI lists for large application services. The default value is 5000. Setting a negative value results in not limiting the number of added CI relations. Setting an invalid value, like a string, is equivalent to the default value, 5000.
Updated 2024-05-25 03:38:57