Register the Activity Purge Task

To register the activity purge task, navigate to the registry page in the Services Framework user interface and select the Register Task link. Table 1 shows the fields that are needed to register the activity purge task.
Note: A Services Framework task can only be registered once.
Table 1. Register the Activity Purge Task
Field Description Value Example
Task classname The name of the activity purge Java™ class. The value must be entered exactly as shown, but without the line break. com.ibm.paydir.iyb.services.tasks.purge.ActivityPurgeTask  
Task name A descriptive name for the task Customer specified Activity Purge Task
Description A detailed description about what the task does Customer specified Task for deleting task activity records

When the class name is entered, the user must click Verify to ensure the task is available in the Services Framework and see the configuration parameters 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.