Hi
I am trying to get a data driven subscription once a set of stored procs has been run. The procs are run through SQL Agent every morning and I would like my report to run after the last of these procs has finished. I have tried using the 'When the report data is updated on the report server' option in the data driven subscription set up, but this doesn't seem to have any effect.
Is there a good way of triggering a subscription using the running of a proc? And also what exactly does the option 'When the report data is updated on the report server' mean? Is it refering to the data tables that feed the SSRS data sets?
Thanks very much
Dave