all groups > sql server reporting services > september 2005 >
You're in the

sql server reporting services

group:

E-mail failure in data driven subscriptions


E-mail failure in data driven subscriptions bwray
9/26/2005 2:23:01 PM
sql server reporting services:
When using a data driven subscription to generate and send a number or
reports to different addresses I have only been able to find a number that
were successful or failed. Is there any way to tell specifically which
Re: E-mail failure in data driven subscriptions Daniel Reib [MSFT]
9/26/2005 3:11:27 PM
The ReportServerService<timestamp>.log file will contain the information.
There is no UI around this information.

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Re: E-mail failure in data driven subscriptions bwray
9/27/2005 7:34:01 PM
Thanks. That helped to some degree. I still can't find which indivdual
e-mail within the batch failed. I set up a controlled report scenario in
which I knew two of the e-mails would fail. However, the indivdual entrees
in the execution log all had a 'rssuccess' status for the report. The 'last
run status' in the schedule table shows '2 of 3 comlete with 2 errors'. I
know which ones failed, I just can't seem to pinpoint them within the logs.
Am I on the right track or am I looking in the wrong place? Thanks.

[quoted text, click to view]
Re: E-mail failure in data driven subscriptions Daniel Reib [MSFT]
9/28/2005 11:19:25 AM
You should look in the log files for something like the following:

Notification <guid> completed. Success: True, Status: Mail sent to
<address>, DeliveryExtension: Report Server Email, Report: <report name>,
Attempt 0


--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

Re: E-mail failure in data driven subscriptions bwray
9/29/2005 7:59:04 AM
Thanks again. I think I'm getting closer to what I'm looking for but I'm
still not there. The 'To:' address for e-mails that fail is not available in
the log file. Now I can tell by recipient / time which ones were
successful. Now the problem is that if multiple copies of the same named
report go out in close proximity to each other (think invoices) I can't tell
which one fails.

[quoted text, click to view]
Re: E-mail failure in data driven subscriptions Daniel Reib [MSFT]
9/29/2005 9:45:19 AM
I'm not sure what the issue might be. Each row from the DataDriven
subscription will create a new notification row. Each of these rows are
handled individually. I am not sure why you are not seeing the results.
You could send me the log file and I could take a look if you like. Just
remove the online from my address.

--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button