How to group an Alert
I've created a new alert to notify me of concurrent requests that completed with error in the previous day. It's a very simple script and it returns the proper data. The problem is that I'm getting one email for each failure instead of one email listing the failures.
I thought I had the setup correct so it would it send a summary email if the number of rows returned was > 1, but it's not working. We're on release 12. Any advice on how to get these to group will be greatly appreciated.
Regards,
Catherine