Automating Report Deployment in Reporting Services in SharePoint Integration Mode Revisited
I had made a previous post with a small code sample on how to upload report deployment.
Now I'm improving that post with a new sample that will automate the report deployment based on an xml file. I will utilize a file called ReportsDefinition.xml to upload the reports to a document library within SharePoint. The Reports will be upload from a directory within the feature directory. I've included a sample Reports Definition file and sample reports to show you how it works. Read the ReportsDefinitionDataSet.xsd to see what each parameter does.
I'm using the WSP builder project to create a WSP. You can utilize the WSP file to deploy you're code.
Updated Link:
Sample Code is here - http://www.codeplex.com/ssrsfeaturebuilder/
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using
Comments
Leave a Comment
About shawnfel
I'm a consultant for Microsoft Consulting Services specializing in SharePoint and BI Products. I've been with Microsoft since 03/2006. The opinions expressed herein are my own personal opinions and do not represent my employer's views in anyway.