Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Ens.Rule.Notification

abstract class Ens.Rule.Notification

Method Inventory

Methods

classmethod %OnNotify(pReason As %String, pRule As Ens.Rule.RuleDefinition) as %Status
This method is to be overridden by the users to be run upon notification. pReason is a string with the name of the notification event. The current support events are: BeforeSave, AfterSave and Delete
FeedbackOpens in a new tab