Reputation: 1621
My team is using TFS 2008 and Conchango template for Scrum. We use the Sprint burndown chart, sprint view and sprint task board reports to track the status of tasks on daily basis. The burndown chart and sprint view are also shown on a LCD TV screen. These reports are manualy exported daily as PDF files.
Is there any utility which can pull the reports daily at scheduled interval and export them as pdf?
Upvotes: 1
Views: 1215
Reputation: 23157
If the reports are available in the report server, all you need to do is create a subscription.
http://tfs/reports
)Fill out the details, and you should be good to go.
If the reports are only available in the VS IDE, you might need to re-create them in SSRS.
Upvotes: 1