sn_chg_soc.change_soc_initial_limit
ServiceNow property description:
Define the number of change_request records to display on load of the Change Schedule. Default value is 40 records; the value must be a positive integer.
Attributes
- Sys ID: 195004d5c3201300b6dcdfdc64d3ae6d
- Type: integer
- Application: Change Management - Change Schedule
- Default value: 40

AI generated property description:
The ServiceNow property `sn_chg_soc.change_soc_initial_limit` is used to set the initial limit for the number of change requests displayed in the Change Schedule. According to the provided documentation, this property helps manage the performance and usability of the Change Schedule by controlling the volume of data initially loaded. By setting this limit, administrators can ensure that the Change Schedule loads efficiently without overwhelming the user with too many records at once. This property is particularly useful in environments with a high volume of change requests, as it helps maintain optimal system performance. Adjusting this limit can be crucial for balancing between performance and the need to view a comprehensive list of change requests.
Source