Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Email event publisher is used to publish events in XML, JSON or text formats via email transports.

...

Note

Creating an email event publisher

For instructions on creating an email event publisher, see Creating Alerts.

Configuring adapter properties

Specify the Dynamic Adapter Properties, when creating an email event publisher using the management console as shown below.

email event publisher

Info

After entering the above adapter properties, select  the  Message Format   which you want to apply on the published events . Also, click  Advanced  to define custom output mappings based on the  Message Format  you selected. For more information on custom output mapping types, see Output Mapping Types.

 

...

Adapter Property
Description
Configuration file propertyExample
Email Address Email address of the client. Register the publisher for multiple email IDs' by separating them with commas.
email.address

user@gmail.com

Subject Subject of the email to be sent to the defined email address.
email.subject

This is a test mail.

Email Type

The email format to be sent to the defined email address.

 

Tip

If you select text/html for this parameter, the message body should be in valid HTML.


email.type
text/plain

...