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 how many outbound queue entries are deleted in each batch operation, impacting system performance and data management. |
| What area does it affect? |
Outbound Queue Management |
| 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 data retention policies or optimizing system performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hub.process_sync.outbound_queue.table_cleaner_batch_size |
| Sys ID |
9b4b10592360301014e6110d96bf6500 |
| Type |
integer |
| Application |
Global |
| Default value |
10000 |
| Description |
Batch size for deleting outbound queue entries |
| Updated |
2024-05-25 04:27:44 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... set the state to Ready. To ignore these records, leave the state as skipped. • Default value: 604800 (7 days) • Minimum value: 0 • Maximum value: 5184000 (60 days) glide.hub.process_sync.outbound_queue.table_cleaner_batch_size Number of outbound queue records to process per batch when purging expired records. • Default value: 10000 • Minimum value: 1000 • Maximum value: 500000 RPA Hub ServiceNow® Robotic Process ...
Related properties