Automating SSRS Report Deployment

Posted by MikeTWebb on Stack Overflow See other posts from Stack Overflow or by MikeTWebb
Published on 2010-06-16T20:07:39Z Indexed on 2010/06/16 20:12 UTC
Read the original article Hit count: 206

Filed under:
|

Hello....I have a web site in 3 environments (DEV/TEST/PROD). The Web Site uses SSRS which also has 3 different environments(DEV/TEST/PROD). Currently, I am deploying the reports using the Manual Deployment mechanism provided in the SSRS Solution (i.e., right click a report and click "Deploy"). I have to manually change the Deployment URLs for each environment.

Is there a way to Automate this so that reports are automatically deployeed to PROD and TEST if a change occurs in DEV? I've seen some info on RSScripter but it looks a little tricky/clunky...I was hoping for a more succinct/streamlined solution.

Thanks MikeTWebb

© Stack Overflow or respective owner

Related posts about deployment

Related posts about ssrs