com.snc.pa.dc.max_records
ServiceNow property description:
Maximum number of records that are stored during a data collection
Attributes
- Sys ID: 68225420bf321100fa6c0b38aa0739f6
- Type: integer
- Application: Global
- Default value: 5000

AI generated property description:
The ServiceNow property `com.snc.pa.dc.max_records` specifies the maximum number of records that are stored during a data collection process. This property is crucial for managing the volume of data collected to ensure system performance and efficiency. According to the documentation, setting this property helps in controlling the data load and preventing potential performance issues that could arise from collecting an excessive number of records. It is particularly relevant in scenarios involving large datasets, such as those managed by the Security Incident Content Pack. Proper configuration of this property ensures that data collection processes are optimized and do not overwhelm the system resources.
Source