Register the Sample Task

To register the sample 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 task:
Note: A Services Framework task can only be registered once.
Table 1. Register the Task
Field Description Value Example
Task classname The name of the sample task Java™ class. The value must be entered exactly as shown, but without the line break. com.ibm.paydir.iyb.services.util.samples.SampleIPDTask  
Task name A descriptive name for the task Customer specified Sample Task
Description A detailed description about what the task does Customer specified Task for showing unit of work requests

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.