Implement a Data Driven Subscription in SQL Server Standard Edition

https://www.sqlservercentral.com/articles/execute-a-data-driven-ssrs-subscription-from-ssis-to-archive-a-report 


@EventData is the id of the subscription

EXEC ReportServer.ado.AddEvent @EventType='TimedSubscription',@EventData='31784d36-c544-4224-894c-a0de1d61a000'

Comments

Popular posts from this blog