All events All events and user defined events may be selected, filtered and routed to notifiers in the Event Notification configuration. supplies a few standard notifiers where event information may be directed to a Log File, a database table, by e-mail, by SNMP or to the System Log. If required, new notifiers can be developed and introduced into the system using the DTK.
...
When a notifier is saved in the Event Notification configuration, the validateInput
method is called. If the method returns a string, it is displayed as an error message. If it returns null
, the collectConfig
method is called to create and populate a configuration object. The Platform takes care of storing the configuration.
Scroll pagebreak |
---|