Integration Server 10.15 | Built-In Services Reference Guide | Alert Folder | Summary of Elements in this Folder
 
Summary of Elements in this Folder
 
pub.alert.notifier:create
pub.alert.notifier:delete
pub.alert.notifier:disable
pub.alert.notifier:enable
pub.alert.notifier:list
pub.alert.notifier:update
pub.alert:channels
pub.alert:countAll
pub.alert:countUnread
pub.alert:deregisterChannel
pub.alert:emit
pub.alert:fetchAll
pub.alert:fetchUnread
pub.alert:getChannel
pub.alert:getSettings
pub.alert:markAllAsRead
pub.alert:markAsRead
pub.alert:markAsUnread
pub.alert:registerChannel
pub.alert:setSettings
pub.alert:severities
pub.alert:updateChannel
The following services are available in this folder:
Element
Package and Description
WmPublic. Creates a notifier.
WmPublic. Deletes the specified notifier.
WmPublic. Disables the specified notifier.
WmPublic. Enables the specified notifier.
WmPublic. Lists all notifiers in the system.
WmPublic. Updates the settings of the specified notifier.
WmPublic. Gets all alert channels in the system.
WmPublic. Gets the count of all alerts in the system, read and unread, or a subset of alerts that meet the filter criteria.
WmPublic. Fetches all the unread alerts in the system or a subset of unread alerts for the notifier and filter criteria.
WmPublic. Deregisters a registered custom channel.
WmPublic. Generates an alert for the configured alert channel.
WmPublic. Fetches all alerts in the system, read and unread, or a subset of alerts that meet the filter criteria.
WmPublic. Fetches all the unread alerts in the system or a subset of unread alerts for the notifier and filter criteria.
WmPublic. Gets the details of a specific channel.
WmPublic. Gets the settings of the system notifier.
WmPublic. Marks all alerts as read.
WmPublic. Marks a specific alert as read.
WmPublic. Marks a specific alert as unread.
WmPublic. Registers a custom alert channel.
WmPublic. Updates the settings of the system notifier.
WmPublic. Lists all the severities in the system.
WmPublic. Updates the settings of a registered custom channel.