Versions Compared

Key

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

...

The most common action is to send out a message indicating something happened. For example, we can fire off a process every day that returns a list of employees that had poor performance below some threshold. Then for each of these, we can send out an email to a designated person indicating that employee’s performance. The recipient can also be required to acknowledge that he received the email, and if not, a second person can be notified in an escalation process.

Creating an Alert

To create an alert:

  1. Subscribers must be created to know who will be notified.
  2. Alerts must be configured to determine what action will be performed.
  3. Agents must be configured to allow some sort of data input for the alert to be triggered.
  4. Events must be configured to generate the data that can be used for alerting.
  5. Event Scheduler must be configured to determine when the alert should be executed.
To access the Alerts screen:
  1. Log in to ProTrack Warehouse.
  2. Select Alert under the Configuration menu. The Alerts screen appears.


    Fig.1 Maintain Alerts

     

...

The Alert History screen is a listing of alert actions that have been executed, and their status, if any.  Every alert action, including wait and repeat, gets logged into history. If the action was an email, the email message gets saved. If the alert was an email requiring an acknowledgement, it will get logged with the status of acknowledged or waiting for acknowledgement. By clicking on one of the entries, you get a pop-up the more detailed information regarding the alert, such as when and who acknowledged an email action.


Fig.5 Alert History

 

Creating an Alert

To create an alert:

...