I have to update a table after data driven subscription complete. Is it possible to add a new step to subscription job? Or is there any other better way?
Either that take a look at your datasource for the report and add the update to that query or stored procedure (as long as it is not shared with any other reports)
You could also setup some monitoring on the Subscription table in the ReportServer db, looking for successful resolution of the data-drive sub, and then kick something off afterwards.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply