You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
We are planning to integrate Bamboo with MSBI SSAS 2012 cube for deployment. Please share if any documents or links are available. Thanks!!
Able to build the cube using the below command line (Visual studio command prompt 2010)
MSBUILD "Solution.sln"
Able to deploy using the below command line
Microsoft.AnalysisServices.Deployment.exe "\\path\bin\Model.asdatabase" /s"
Kindly suggest how can I implement these command lines using bamboo.
Hello @Arun
I personally don't have enough knowledge about MSBI SSAS 2012 cube, but considering you need to use MSBUILD and Microsoft.AnalysisServices.Deployment command, these are the options I see you can use:
Please let me know if that is what you need.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.