What is Subscription in SSRS - SQL Server Reporting Services(SSRS) Interview Questions and Answers

After developing the reports by SSDT ( SQL Server Data Tools) or by Report Builder, we save our reports to Report Server. Once the reports are deployed/Published, Users use Report Manager Interface to access the report/s.
Think about a scenario we we need to save these reports to some folders on schedule or email the report to some users on regular interval.

SSRS Subscription is the way to solve above problems. We can create subscription for our report to run on schedule and save in a folder or email to recipients.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.