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 configures the limit on the number of input nodes accepted by the Input Collector, impacting how data is processed. |
| What area does it affect? |
Input Collector configuration |
| What does the default mean? |
The default value is "5", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting input processing requirements or optimizing system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.cs.va_input_collector_max_nodes |
| Sys ID |
126fc436eb83b550925f7680385228d3 |
| Type |
integer |
| Application |
Global |
| Default value |
5 |
| Description |
Sets the maximum number of input nodes the Input Collector can accept |
| Updated |
2024-05-25 03:38:53 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... of the LLM user inputs aside from another Input Collector. To collect more than 5 user inputs, place multiple Input Collector nodes in sequence or adjust the Value of the com.glide.cs.va_input_collector_max_nodes property in the System Properties [sys_properties] table. You can reorder nodes inside the Input Collector on both the canvas and table views. To reorder nodes on the canvas, select a ...
Related properties