The Reporting Summary Service summarizes data on a schedule determined by a setting in the schedule property in the /atg/svc/reporting/KnowledgeReportingSummaryService component. The default setting is every half hour as denoted by the syntax calendar * * * * 0-23 30.
To change this setting:
Open the
KnowledgeReportingSummaryServicecomponent in the ACC.Modify the configured value of the
scheduleproperty.To understand the syntax, consult Scheduler Services in the Core Dynamo Services chapter of the ATG Programming Guide.

