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 returned in GET requests to the Insights API, specifically when accessing the par_computed_insight table. |
| What area does it affect? |
Insights API performance |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when optimizing API performance or adjusting data retrieval limits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.insights.query_limit |
| Sys ID |
3e58b38743513110d6015042e9b8f239 |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
Limit the number of rows when querying par_computed_insight table in the GET request to Insights API |
| Updated |
2024-05-25 04:20:21 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... table. The admin role is necessary to set system properties. Note: To open the System Properties [sys_properties] table, enter sys_properties.list in the navigation filter. Properties for Proactive Analytics Property Description com.snc.pa.insights.query_limit Limit the number of rows when querying the par_computed_insight table in the GET response to the Insights API. • Type: Integer • Default value: 1000 • Location: The System Properties ...
Context preview
Snippet 2
... within the number of days in the past that this property specifies. • Type: Integer • Default value: 14 • Location: Add the property to the System Property [sys_properties] table. com.snc.pa.insights.query_limit Limit the number of rows when querying the par_computed_insight table in the GET response to the Insights API. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, ...
Related properties