Integration Server
10.11 |
Built-In Services Reference Guide
|
Alert Folder
|
Summary of Elements in this Folder
|
pub.alert:markAsRead
pub.alert:markAsRead
WmPublic. Marks the specified message as read.
Input Parameters
alertId
Long
. Specifies the alert that should be marked as read.
notifierName
String
. Optional. Name of the notifier for which for which the alert should be marked as read.
Output Parameters
updateCount
Long
. Updated count of the unread alerts in the system.
Usage Notes
Integration Server
invokes
pub.alert:markAsRead
to dismiss a specific notification.