question

anandpandey-3099 avatar image
0 Votes"
anandpandey-3099 asked anandpandey-3099 commented

SSRS report subscription inside TFS

Is it possible to create SSRS report subscription using TFS/Inside TFS (team foundation server)

Currently environment:
Visual studio 2015 with TFS for code maintenance
SSMS 2018 and SSRS as reporting tool

sql-server-generalazure-sql-databasesql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

OlafHelper-2800 avatar image
0 Votes"
OlafHelper-2800 answered anandpandey-3099 commented

Is it possible to create SSRS report subscription using TFS/Inside TFS (team foundation server)

I guess you mean more SSDT reporting project, which is under version control in TFS?
No, you can not create SSRS subscription in a SSRS/SSDT project.
Subscriptions are related to a user +report, and at the final end it's a SQL Server-Agent job executing the report rendering process.



· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@OlafHelper-2800
Thank you so much for replying, I was also wondering because I have not done this or read something like
this before. But I am in situation where I needed something like this. thanks for your reply.

0 Votes 0 ·
LeonLaude avatar image
0 Votes"
LeonLaude answered

Hi @anandpandey-3099,

Something here might be helpful:

Create and manage Reporting Services reports
https://docs.microsoft.com/en-us/azure/devops/report/sql-reports/create-and-manage-reporting-services-reports?view=azure-devops-2020

Please also note that Azure DevOps Server (TFS) is currently not supported in the Q&A forums, the supported products are listed over here https://docs.microsoft.com/en-us/answers/products.

You can ask the experts in the dedicated Azure DevOps Server (TFS) forum over here:
https://developercommunity.visualstudio.com/report?space=22&entry=problem


If the reply was helpful please don't forget to upvote and/or accept as answer, thank you!


Best regards,
Leon

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.