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 syntaxcalendar schedule=calendar * * * * 2 30.
The KnowledgeReportingSummaryService component is available only on the data warehouse loader server, where the Service.KnowledgeDataWarehouse module is running.
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 section of the ATG Programming Guide.

