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 sets the time limit for how long skipped outbound records are retained in the system before being purged. |
| What area does it affect? |
Outbound processing |
| What does the default mean? |
The default value is "604800", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting data retention policies or troubleshooting outbound record processing. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.hub.process_sync.outbound_queue.skipped.ttl.seconds |
| Sys ID |
e1ebd4992360301014e6110d96bf655f |
| Type |
integer |
| Application |
Global |
| Default value |
604800 |
| Description |
Number of seconds skipped outbound records will exist for |
| Updated |
2024-05-25 04:31:41 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... size settings to ensure that it can process all outgoing records before they expire. • Default value: 2592000 (30 days) • Minimum value: 0 • Maximum value: 5184000 (60 days) glide.hub.process_sync.outbound_queue.skipped.ttl.seconds Number of seconds that records in the skipped state can exist in the outbound queue before they expire. The system purges expired © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, ...
Related properties