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 defines the upper limit for the number of rows that can be included in a batch test import file, impacting data handling during imports. |
| What area does it affect? |
NLU Workbench - Advanced Features |
| What does the default mean? |
The default value is "10000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting batch import processes or optimizing data handling capabilities. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_nlu_workbench.glide.nlu.batch_test.max_import_rows |
| Sys ID |
0af177d10794201028ef0a701ad300c5 |
| Type |
integer |
| Application |
NLU Workbench - Advanced Features |
| Default value |
10000 |
| Description |
Maximum number of rows in a batch test import file |
| Updated |
2024-05-25 04:37:18 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... - Advanced Features Must be a decimal between 0 and 1. Keep this threshold greater than the Moderate Threshold. The maximum number of rows in a batch test import file sn_nlu_workbench.glide.nlu.batch_test.max_import_rows 10,000 NLU Workbench - Advanced Features Make sure your batch test import file has no more than 10,000 rows. The maximum number of utterances to display for feedback in the ...
Related properties