sa.service_tree.MAX_ITEMS_TO_DISPLAY
ServiceNow property description:
Limit of amount of services that displayed on Services Tree on maps. Then this limit reached, Services Tree will be blocked. Default: 7000.
Attributes
- Sys ID: a180279187532200b5bea18dd0e3ec1b
- Type: integer
- Application: Global
- Default value: 7000

AI generated property description:
The ServiceNow property `sa.service_tree.MAX_ITEMS_TO_DISPLAY` determines the maximum number of items that can be displayed in the service tree. This property is crucial for managing the visualization of large service trees, ensuring that the interface remains responsive and user-friendly. By setting a limit, it helps prevent performance issues that could arise from attempting to render too many items simultaneously. The default value and the method to adjust this property can be found in the ServiceNow documentation. Adjusting this property allows administrators to tailor the display to their specific needs and system capabilities.
Source