com.snc.pa.dc.max_row_count_indicator_source
ServiceNow property description:
Maximum number of rows that are allowed to be fetched from an Indicator Source
Attributes
- Sys ID: 64a1d551d7021100fa6c0c12ce6103b8
- Type: integer
- Application: Global
- Default value: 50000

AI generated property description:
The ServiceNow property `com.snc.pa.dc.max_row_count_indicator_source` defines the maximum number of rows that can be fetched from an Indicator Source. This property is crucial for managing performance and ensuring that data collection processes do not overwhelm the system by attempting to retrieve excessively large datasets. By setting a limit on the number of rows, it helps maintain optimal system performance and prevents potential timeouts or memory issues. This property is particularly important for large companies that deal with extensive data sets, as it allows for better control and efficiency in data handling. Adjusting this property can help balance the need for comprehensive data analysis with the system's capacity to process large volumes of information.
Source