Skip to main content

Utils.Tasks.UpdateReportCollection

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

Method Inventory

Methods

method OnTask() as %Status
Using existing data in DBMTables.Central.ReportFiles (which has information about file locations) looks for these files and get them again if there is a newer copy on the remote server. In the process, the task also refreshes the information in DBMTables.Central.ReportFiles so we have more current time stamp and size information.

Other methods use that table to know where to pick up files.

classmethod RefreshFilesAndInventory(verbose As %Boolean = 0)

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab