Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | Alert Folder | Summary of Elements in this Folder | pub.alert:channels
 
pub.alert:channels
WmPublic. Gets all alert channels in the system. Channels help classify alerts and lets you subscribe to a specific type of alerts.
Input Parameters
None.
Output Parameters
Channels
Document List. The list of default alert channels. By default, Integration Server provides 10 channels. Each channel has the following keys:
Key
Description
id
Long. Identifier for an alert channel.
displayName
String. The name of the alert channel.
Usage Notes
The default channels, events when alerts are raised for a channel, and the corresponding severity are described in the following table:
Channel ID
Channel Name
Events
Severity
1
Service Error
Service execution errors.
Note:
By default, service error notifications are disabled.
Error
2
Server Error
Server errors such as HTTP 404.
Note:
By default, server error notifications are disabled.
Error
3
Password Management
A user or master password expires.
Critical
A user or master password is about to expire.
Warning
Outbound password validation.
Warning
4
License Management
Integration Server license expires.
Critical
Integration Server license is about to expire.
Warning
5
Certificate Management
A security certificate is about to expire.
Warning
6
Account Locking
Multiple login attempt failures that result in a locked account.
Critical
A locked account is unlocked.
Information
7
Server Configuration
Server configuration properties (watt properties) are updated, which requires a server restart.
Warning
JDBC or LDAP configuration is changed, which requires a server restart.
Warning
8
Authentication
Login failure limit is reached.
Error
9
Package Management
Package subscription (Delivery)
Package subscription (Release)
Note:
By default, package management notifications are disabled.
Information
10
Threat Protection
Enterprise Gateway deny rule violation.
Critical
Enterprise Gateway allow rule violation.
Warning