Skip to main content

Utils.Tasks.PurgeActivityLog

class Utils.Tasks.PurgeActivityLog extends %SYS.Task.Definition

Method Inventory

Methods

method OnTask() as %Status
removes log records that are more than 7 days old and email addresses more than PURGEEMAILOLDERTHAN days old. Also purges spam that is more than ##class(Feedback.Combined).#RELOADWINDOW days old. In Utils.Tasks.AddToSchedule, we add this as a task to run once a day.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab