Setting up email notifications for invalid configurations

When configuration event processing has been added and class level configurations are invalidated during repository startup, you can set up email addresses for notifications. The email contains information on the configurations that have been marked as invalid.

To create email notifications, create a configuration parameter

  1. As an Administrator, select Administration Console > Other > System Configuration Parameters > All.
  2. Click Create.
  3. Specify this information:
    Component
    Select Repository.
    Key
    Specify ConfigurationInvalidateEmailAddresses.
    Type
    Select EmailAddressField with multiple addresses.
    Value
    Provide a list of valid email addresses that are separated by commas.
  4. To define the from address that is used in the message, create a parameter with this information:
    Component
    Select Repository.
    Key
    Specify ConfigurationInvalidateFromEmailAddress.
    Type
    Select EmailAddressField.
    Value
    Provide the from email address.
  5. Click Save.