Using action hooks to send e-mail
You can use an action notification hook to send e-mail
messages when a user completes a specification. In your hook code,
you use the Rational®
ClearQuest® API
to create the message and send it.
About this task
The predefined schemas include the Send_Email_Notif base action in all enabled records. This action calls RSEM_ProcessEmailRules, and the action type is used for all actions.
If you change the names of record types or actions in the schema, you must update your action hook to reflect the new names.
To create an action notification hook: