glide.hub.process_sync.outbound_queue.processed.ttl.seconds

ServiceNow property description:

Number of seconds processed outbound records will exist for

Attributes

  • Sys ID: e8bbd0992360301014e6110d96bf65f3
  • Type: integer
  • Application: Global
  • Default value: 604800
AI Logo

AI generated property description:

The ServiceNow property `glide.hub.process_sync.outbound_queue.processed.ttl.seconds` specifies the time-to-live (TTL) for processed outbound records in seconds. This property determines how long these records will remain in the system after they have been processed. The default value is set to 86400 seconds, which is equivalent to 24 hours. Adjusting this value can help manage the storage and performance of the outbound queue by controlling the duration for which processed records are retained. This property is part of the IntegrationHub's remote process sync system properties, which facilitate the synchronization of processes between different systems.

Source

Related property: glide.hub.process_sync.inbound_queue.processed.ttl.seconds