We are using Microsoft reporting services in order to generate reports for our customers.
Today we are using the “overwrite” option when writing reports to a file share, one of our customers has now asked if would be possible to keep the last 7 copies of the rendered PDF, instead of replacing the old one each time a new report is generated.
I have looked inside the site settings for subscriptions, and can only find how to limit the number of snapshots, can this setting be used in the described scenario?
My question is: Is this possible to do with settings inside Reporting Services or do we need to use the “increment file names as newer versions are added” and then write some script that removes the old files?
Thanks!
You do not want to use snapshots, as this will require the users to go onto SSRS reporting site. If you want to keep the PDF’s on a file share you would do exactly as you suggested: