Hello to the community, I've created an application template with several Windows Service components. I've configured a 'Service Down' alert and I want to send an email for the trigger action as well as for the reset, when the service start respondig again. In both cases I want to list the service or services in the email body, and I had no problem with the trigger email with the '${N=SwisEntity;M=ApplicationAlert.ComponentsWithProblemsFormatted}' variable, but I can't figure out how to do the same in the reset email because this variable doesn't work.
Thanks.