Versions Compared

Key

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

The Alert system is designed to perform some sort of action based on a triggering mechanism. The alerting system requires data as an input, a decision on what data to act on, and a set of output actions. The triggering mechanism can be an agent or a scheduled request that is supplied some sort of data or goes out and gets some sort of data to act upon. This data can be filtered and the results used to trigger a set of actions. The actions are what can be done based on the rules of the triggering mechanism, such as send out an email, run stored procedure, run a batch job, etc. 

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.

To access the

Maintain Alerts in ProTrack Warehouse is used to setup alerts and alert parameters for pre-determined recipients. Maintain Alert is also used to set up a list of subscribers and their email addresses.

To access the Maintain Alerts screen:

  1. Log in to ProTrack Warehouse.
  2. Select Alert under the Configuration menu. The Maintain Alerts screen appears.


    Fig.1 Maintain Alerts

     

...

  1. Select the check box to the left of the alert.
  2. Click . The message will disappear from the list and the status will be changed to Message Acknowledged.

...



Creating Alerts