Register the Generic Purge Task
To register the generic 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 generic purge task.
Note: A Services Framework task
can only be registered once.
| Field | Description | Value | Example |
|---|---|---|---|
| Task classname | The name of the generic purge Java™ class. The value must be entered exactly as shown. | com.ibm.paydir.iyb.services.tasks.purge.GenericPurgeTask | |
| Task name | A descriptive name for the task | Customer specified | Generic Purge Task |
| Description | A detailed description about what the task does | Customer specified | Task for deleting records from a specific table |
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.