Notification type service table

This code table defines values for mapping the existing notification type to an existing notification service.

Configuring the Notification Type Service Code Table

  1. Go to System Administration > System Admin > Code Table Setup.

  2. From the Code Table Selection List, select Notification Type Service Table.

  3. Use the Number of rows to insert on add dropdown menu to select the number of blank rows to add to the code table.

  4. From the Code Table Setup menu, click Add. The new rows appear in the table.

  5. Click to select each blank row added and configure the following parameters:

    • Enter the ClosedNotification Service and ClosedNotification Type values.

      Defines the type of notification that will be sent, for example, email or pager.

      Defines the service that your notification type uses, for example, email (SMTP), Envoy, and so on.

    • Enter a number for ClosedIsDefault (the default setting is 1, use 0 for alternatives).

      A parameter that controls which notification service is used to deliver notifications of a particular type (for instance, if email and Envoy are both available, you can set the default to Envoy over email).

      For example, if the Notification Type Service Table looked like the table below, then e-mail notifications would be sent using the e-mail service (such as SMTP), while pager notifications would be sent using Envoy.

      Table 53 Notification types

      Notification type

      Notification service

      IsDefault

      E-mail

      E-mail

      1

      Pager

      E-mail

      0

      E-mail

      Envoy

      0

      Pager

      Envoy

      1

Note: The IsDefault flag is only used for alerts and scheduled reports. Curtailment uses the notification method specified on the curtailment program's notification tab to determine which notification service to use.

  1. Click Enter to save the values to the code table.

  2. Click Save.