Property reference

glide.activity.reload_timestamp

The glide.activity.reload_timestamp property forces a reload of all activity stream events created before a specified date. Admins may need to adjust this property to ensure that outdated events are refreshed in the system.

Default: 2022-10-31 00:00:00 Type: string 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 specifies a date that triggers the reload of activity streams' events created before that date, using the GlideDateTime format.
What area does it affect? Activity Streams
What does the default mean? The default value is "2022-10-31 00:00:00", which is the baseline setting used unless it is changed.
When should you review it? Review this property when needing to refresh outdated activity stream events.

Out of the box property record

Raw metadata from the property record.

Property name glide.activity.reload_timestamp
Sys ID 4321debec35a2010a8fbf5789d40dd45
Type string
Application Global
Default value 2022-10-31 00:00:00
Description ** Developer Use ** This property will force the reload of all activity streams' events if that stream was created before the specified date. The date is an internal GlideDateTime and must follow the GlideDateTime internal date format "yyyy-MM-dd HH:mm:ss" otherwise this property will be ignored.
Updated 2024-05-25 03:38:57

Sources

Official references and nearby text excerpts where this property appears.