I am trying to create a correlation rule where it fetch the alarm of a certain element and email the alarm data as an action.
But the message is being send as a plain text rather than as a data.
Email that I received:
Can someone help me with how can I fetch the alarm data and send it as an email
Hi Ramesh,
You could use the examples from NotifyTemplates to replace the placeholders with information from the alarm that triggered the correlation rule. For email notifications you need to put the placeholders between brackets:
Hope it helps.