Creating Notification Templates

Notification Templates are XML files located in the server’s conf/server/notification-template file folder. If the default notification templates do not suit your needs, you can create new ones.

To create a new notification template:

  1. Start a new XML file.
  2. Enter script.
    Note: Notification templates support only Velocity reports. For more information on Velocity templates, see http://velocity.apache.org/engine/.
  3. Save the file in the server's conf/server/notification-template file folder.
  4. Restart the server.

Related Topics