Quantcast
Channel: THWACK: All Content - Network Performance Monitor
Viewing all articles
Browse latest Browse all 21870

Send group members statu on alert

$
0
0

I am trying to send an alert when a group status changes and i want to send the list of members and status of each of them

when the alert triggers.so i edit the Alert me when a groups status changes

and in the email i tried to used

${GroupMemberName}

${GroupMemberStatusID}

but it only return the first member

then i tried SQL query

something like this :

 

${SQL:SELECT     Containers_AlertsAndReportsData.GroupName AS Group_Name,Containers_AlertsAndReportsData.GroupStatusDescription AS Group_Status,Containers_AlertsAndReportsData.GroupMemberName AS Group_Member_Name,Containers_AlertsAndReportsData.GroupMemberStatusDescription AS Group_Member_Status FROM Containers_AlertsAndReportsData Where GroupID=${GroupID}}

 

which is return what i want in SQL but in email i can only see the first member

 

what should i do ?


Viewing all articles
Browse latest Browse all 21870

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>