Register the customer advice task
To register this 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 only be registered once.
The following table shows the fields that are needed to register the task.
| Field | Description | Value | Example |
|---|---|---|---|
| Task classname | The name of the Java™ class for the task. The value must be entered exactly as shown | com.ibm.fxh.services.tasks.customer.advice.CustomerAdviceTask |
|
| Task name | A descriptive name for the task | Customer specified | Customer advice task |
| Description | A detailed description about what the task does | Customer specified | Task that sends the customer advice emails to users |
When the class name is entered, you must click Verify to ensure that the task is available in Services Framework and to see the configuration parameters that are needed for it to process. After you enter all the fields for a task, click Register to register the task and make it available for configuration.