Hi Folks
I want to know if SSRS Report Subscriptions can be triggered by an event. This is my scenario
- We have a database that records vehicle speeds in near real-time.
- A client wants to be emailed a report when vehicles in their fleet exceed a set speed limit (say 130 km/ph). Speeding is the event that I want to trigger the sending of the report. If no vehicles exceed the speed limit, no email should be sent.
Questions -
1) Can SQL 2012 do this?
2) If so how (via report subscriptions + SQL Agent?)
3) Does this require the Business Intelligence or Enterprise edition (via data driven subscriptions etc.) , or is functionality available in the standard edition.
4) Alternatively is there a better / simpler / cheaper way to generate these email alerts?
Regards
Steve