Register the audit purge task

To register the audit purge task, go to the task registry page in the Services Framework user interface and select the Register Task link.

Note: A Services Framework task can be registered only one time.
The following table shows the fields that are needed to register the audit purge task.
Table 1. Register the audit purge task
Field Description Value Example
Task classname The name of the audit purge Java™ class. The value must be entered exactly as shown. com.ibm.paydir.iyb.services.tasks.purge.AuditPurgeTask  
Task name A descriptive name for the task Customer specified Audit Purge Task
Description A detailed description about what the task does Customer specified Task for deleting audit records

When the class name is entered, the user must click Verify to ensure that the task is available in the Services Framework and see the configuration parameters that are needed for it to process. After all fields are entered for a task, click Register to register the task and make it available for configuration.