Property reference

glide.hub.process.sync.jobs.outbound.process_maxtime

The glide.hub.process.sync.jobs.outbound.process_maxtime property sets the maximum duration for outbound scheduled jobs in seconds. Admins should review this setting to ensure jobs complete within the expected timeframe, especially in high-load environments.

Default: 300 Type: integer Application: Global

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 maximum execution time for outbound scheduled jobs, defaulting to 300 seconds.
What area does it affect? Outbound job processing
What does the default mean? The default value is "300", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when optimizing job performance or troubleshooting long-running outbound jobs.

Out of the box property record

Raw metadata from the property record.

Property name glide.hub.process.sync.jobs.outbound.process_maxtime
Sys ID 6b78d4192360301014e6110d96bf6541
Type integer
Application Global
Default value 300
Description (secs) Max time outbound scheduled job runs
Updated 2024-05-25 04:34:12

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... flow contexts to the inbound queue • Write inbound records to the Inbound Records [ih_sync_inbound_record] table • Default value: false • Minimum value: Not applicable • Maximum value: Not applicable glide.hub.process.sync.jobs.outbound.process_maxtime Maximum time, in seconds, that an outbound scheduled job runs before timing out. • Default value: 300 • Minimum value: 60 • Maximum value: 1800 © 2026 ServiceNow, Inc. All ...