Hello!
We've just made a huge conversion from about 300 Crystal reports to SSRS. While the conversion went smoothly, I'm a little shocked that SSRS is tripping over missing e-mails.
Example: We have a report with say 60 recipients, and one of them is no longer there so the mail is broken. We get the the following two error types:
Failure sending mail: Mailbox unavailable. The server response was: 5.0.0 <c***.b****@*****.com>... User unknown (This error is because "CB" no longer works at our company)
Failure sending mail: Unable to send to a recipient. (Not sure why this one occurs, perhaps someone external to our company has left, or has a full mailbox, it's not a super helpful log entry)
Now, if this was Crystal, we'd get an error e-mail, but the report will still send to the dozens of other users out there. SSRS however appears to just quit and not send out the report (how surly!). Surely there is some better solution than scheduling
HUNDREDS of individual instances of these reports (because that's just madness).
We're on SS 2k16, using Visual Studio 2k17.
I appreciate your time and expertise!
~P~