Versions Compared

Key

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

...

Code Block
languagehtml/xml
<brokerManagerConfiguration>
	..
	<brokerConfiguraton name="emailBroker" type="e-mail"/>
	..
	..
</brokerManagerConfiguration>

Configuring topics for E-mail broker

As e-mail broker can only be used to send email notifications, when configuring e-mail broker it can only added to output mapping of a query. 

The topic used when using e-mail broker will look like : <e-mail id>,<e-mail id>,...,<e-mail id>/<subject>

E.g.         admin@foo.com,user@bar.com/ System Notification