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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.