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 limits the number of rows fetched from an Indicator Source to optimize performance and resource usage. |
| What area does it affect? |
Data Collection |
| What does the default mean? |
The default value is "50000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data retrieval limits or optimizing performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.dc.max_row_count_indicator_source |
| Sys ID |
64a1d551d7021100fa6c0c12ce6103b8 |
| Type |
integer |
| Application |
Global |
| Default value |
50000 |
| Description |
Maximum number of rows that are allowed to be fetched from an Indicator Source |
| Updated |
2024-05-25 04:26:24 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... large companies Set up SaaS License Management for large companies to confirm that you can view all SaaS usage data in your ServiceNow instance. Some large companies must update the com.snc.pa.dc.max_row_count_indicator_source system property before creating integration profiles. If either of the following conditions is true for your company, an admin must update this property. • If there are more than 50,000 ...
Context preview
Snippet 2
... 3 million records by default: 1 million from each indicator source. On upgrade to a later version than San Diego, the optimized data collector becomes enabled. This property then overrides com.snc.pa.dc.max_row_count_indicator_source The value of the new property is set to the default 1 million, unless the value of com.snc.pa.dc.max_row_count_indicator_source was more than 1 million. In the latter case, the original property ...
Context preview
Snippet 3
... product names, and logos may be trademarks of the respective companies with which they are associated. 25 • Type: integer • Default value: 5000 • Location: System Property [sys_properties] table com.snc.pa.dc.max_row_count_indicator_source Maximum number of rows that are allowed to be fetched from an indicator source. This property only applies to jobs that do not use Optimized data collection . • Type: ...
Related properties