This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

DPA Custom Email Template and alert.status.message

I'm trying to display either the alert.notificationText or the alert.status.message.  I had assume one or the other would be blank base on the status value (BROKEN or one of the other values).  So in my template I have it formatted like such:

<b>Alert Message</b>

[=alert.notificationText][=alert.status.message]

That way there will not be any sort of blank line in between.  However, while receiving alerts (i.e. in this case Transaction Log Freespace), the message appears down at the bottom of the email:

There are variables and expressions, which could not be calculated: [=alert.status.message]. Please contact your DPA administrator to fix this issue.

Thoughts?