Hi All,
Whenever I try to create email subscription via SSRS, I get the error
“Subscriptions cannot be created because the credentials used to run the report are not stored”
I am getting around the problem by using a stored account and also granting allow to logon locally rights to the stored service account on the SSRS server. The problem that I have is that with this model, each and every report has to have its properties changed and a stored service account used as well. Is there a way to avoid having to do this on each and every report created ?
I am not sure whether it’s possible to set it in such a way that reports created on a folder will automatically inherit such rights rather than having to alter the data sources property of each and every report.