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 determines whether scores are inserted in batches or one by one during data collection for Performance Analytics. |
| What area does it affect? |
Performance Analytics data collection |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when optimizing data collection performance or troubleshooting score insertion issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.snc.pa.dc.batch_score_insert |
| Sys ID |
df3ab571531300107c5eddeeff7b12bf |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
This property acts as toggle for batch insertion of scores during PA data collection.
When true, scores are inserted in batches, else are inserted one by one. |
| Updated |
2024-05-25 03:39:11 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... [sys_properties] table. com.snc.pa.correlation.enable_insights Enables the generation of key contributor insight cards. • Type: true/false (Boolean) • Default value: true • Location: Add the property to the System Property [sys_properties] table. com.snc.pa.dc.batch_score_insert © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other ...
Related properties