Skip to Content
0
Former Member
Apr 23, 2009 at 11:21 PM

Exception reporting

52 Views

Hi to all.

I followed the steps in the blog about broadcasting (/people/community.user/blog/2006/12/28/exception-broadcasting-in-sap-netweaver-2004s) but I cannot fit my requeriment. I'll try to explain.

I have a query with only 1 exception that is values greater than 10 - bad 9. Well, I want to broadcast via email the report with the list of all records that were marked as bad 9, about 30 records..... following the steps of the blog I'm reciving 30 emails instead of 1 email with the 30 alerted values.

Is this the normal behavior of broadcasting? What am I doing wrong?

I tried using conditions instead of exceptions but the problem is that email is always sent even though there are no records that meet the exception.

Hope somebody has done something like this.

thanks in advance.