Register the reporting database purge task
To register the reporting database purge task, go to the registry page in the Services Framework user interface and select the register task link.
Note: A Services Framework task can be registered only once.
The following table shows the fields that are needed to register the reporting database purge task.
| Field | Description | Value | Example |
|---|---|---|---|
| Task classname | The name of the reporting database purge Java™ class. The value must be entered exactly as shown. | com.ibm.paydir.iyb.services.reportdb.task.ReportingDBPurgeTask | |
| Task name | A descriptive name for the task | Customer specified | Reporting database purge task |
| Description | A detailed description about what the task does | Customer specified | Task for deleting records from the reporting and analytics database. |
When the class name is entered, click Verify to ensure that the task is available in Services Framework and to see the configuration parameters that it needs to run. After all fields are entered for a task, click Register to register the task and make it available for configuration.