Register the Email Notification Task
To register the email notification 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.
| Field | Description | Value | Example |
|---|---|---|---|
| Task classname | The name of the email notification Java™ class. The value must be entered exactly as shown, but without the line break. | com.ibm.paydir.iyb.services.tasks.email.EmailNotificationTask | |
| Task name | A descriptive name for the task | Customer specified | Email Notification Task |
| Description | A detailed description about what the task does | Customer specified | Task that sends emails to users when log messages occur |
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.