RuleBaseEngine:sendAlertMessage Method Purpose This method sends an alert. Type Proprietary, Synchronous, IMPACT_INFO Remarks This method can be invoked only from a rulebase action, because an alert is associated with the rulebase that triggers the alert. Arguments Name Type Description command COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertHigh COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertMedium COM.TIBCO.hawk.config.rbengine.rulebase.util.AlertLow COM.TIBCO.hawk.config.rbengine.rulebase.util.Notification The alert message to be sent. Returns None