Integration Server 10.15 | Built-In Services Reference Guide | Alert Folder | Summary of Elements in this Folder | pub.alert:emit
 
pub.alert:emit
WmPublic. Generates an alert when a pre-configured condition is met. For example, User or Master Password Expiry, License Key Update, Enterprise Gateway Rule Violation, Service Error, and so on. This service is invoked by Integration Server components to raise alerts.
Input Parameters
channelID
Integer. Identifier of the channel associated with the alert.
severity
String. Severity associated with the alert channel.
subject
String. Subject of the alert message.
contentType
String. Type of information in the alert. For example, text/plain.
content
String. Content of an alert. For example, Alert {0} Message Size Limit filter failed.\nClient IP Address: {1}\n Request URL : {2}\n Date & Time : {3}
Output Parameters
alertId
Long. A unique identifier assigned to each alert emitted.