We are using the Solarwinds Information Service to retrieve the list of alerts currently in SW. Querying the Orion.AlertStatus table returns alerts but the AlertMessage field is blank. The Orion.Alerts table has several fields for storing messages but these seem to be templates with variables in them, e.g. "Current packet loss for ${NodeName} is ${%Loss}. Average Response time is ${AvgResponseTime} and is varying from ${MinResponseTime} to ${MaxResponseTime}."
Is there a way to get the actual alert message that shows up in the Events tab in SW?