Have you guys come across best way to move/release cube changes from test to production server. Any way to automate this process.
- Ashok
You're probably going to want to give the Deployment Wizard a try:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1485584&SiteID=1
|||The Deployment Wizard is probably a good option. It will handle things like not overwriting datasources, roles and partitions which can be handy if these vary between your environments (which they often do). This tool can also be run from the command line which allows for a degree of automation.
No comments:
Post a Comment