Configuring the Data Collection Service 
Configure the data collection service to change how the portal gathers data about portal activity.
You can do one of the following:
Set properties of the data collection service, as described below.
Set whether the service collects data about which users viewed which iViews and pages, as described in Configuring Pages/iViews for Data Collection.
You have permissions to the Service Configuration page and to the com.sap.portal.activityreport.core service. By default, members of the built-in system administrator role have the required permission.
Navigate to the Service Configuration Editor:
From the top-level navigation, choose .
In the detailed navigation, choose ServiceConfiguration. The Service ConfigurationEditor is displayed.
Open the configuration page for the data collection service:
In the PortalCatalog, navigate to .
Right-click ActivityReport and choose Configure. The properties for the portal activity report application are listed.
The data collection service is turned on by default. To turn it off, set the following property to false (the property is not case sensitive):
Setting |
Description |
Activate portal activity report |
Starts and stops the data collection service. Enter true (default) or false. |
Configure the data collection service by setting the following additional properties (properties are not case sensitive):
Setting |
Description |
First day of the week |
Sets the first day of the week for weekly reports. The default is Monday. |
Gather iView statistics |
Enables and disables the gathering of activity information about iViews. Enter true (default) or false. |
Gather page statistics |
Enables and disables the gathering of activity information about pages. Enter true (default) or false. |
Gather statistics about remote users of local content (global portal) |
If you have implemented a federated portal network (see Implementing a Federated Portal Network), your portal (producer) gathers activity data for remote users from other consumer portals. This property is not functional. You cannot disable the data gathering of remote users, even if set to false. |
Number of days for daily data retention |
Specifies, in days, how long to retain daily statistics. The default is 90 days. |
Number of days for hourly data retention |
Specifies, in days, how long to retain hourly statistics. The default is 30 days. |
Number of days for monthly data retention |
Specifies, in days, how long to retain monthly statistics. The default is 730 days. |
Number of days for quarterly data retention |
Specifies, in days, how long to retain quarterly statistics. The default is 1460 days. |
Number of days for weekly data retention |
Specifies, in days, how long to retain weekly statistics. The default is 365 days. |
Save interval (minutes) |
Specifies, in minutes, how often activity data is collected as raw data. A shorter period uses less memory but requires more-frequent resource-intensive save operations. The default is 60 minutes. It is recommended to maintain the default setting. |
Select Save to save your settings.
To restore the default settings, select Restore Default.
Note
You must restart the service for the changes to take effect. Perform the following steps to restart the service.
In the Portal Catalog, navigate to .
Right-click com.sap.portal.activityreport.core and choose Administrate. The Application Details Editor is displayed.
Click Restart to restart the portal activity report application.