Pseudo message ID INGALERT

With pseudo message INGALERT, you can define additional characteristics for events that are passed to the notification target or to prevent event creation for certain alerts.

You need to add pseudo message INGALERT to the list of messages and use the code processing.

Make the following specifications in the code match table for pseudo message INGALERT:

  • "Code 1" for the alert ID.
  • "Code 2" for the job name.
  • "Code 3" for the communication method used to send the alert to the notification target.
  • "Value Returned" for parameters that are sent to the notification target.
   COMMANDS  HELP           
 ------------------------------------------------------------------------------ 
             Code Processing : INGALERT               Line 00000001 Col 001 075 
                                                                                
 Use line command E or S to display complete input fields of a single data line.
                                                                                
 Cmd Code 1          Code 2          Code 3          Value Returned  
 ___ _______________ _______________ _______________ ___________________________
 ___ _______________ _______________ _______________ ___________________________
 ******************************* Bottom of data ********************************

Code processing works from top to bottom and ends at the first row that matches. If there is a match with Code 1, Code 2 and Code 3, the specified values of the Value Returned field is used as data for the notification target.

For more information about alerting, see chapter Alert-Based Notification in Customizing and Programming.