Report Portal

Retrieve SSAS Properties Using Analysis Services Management Objects and SSIS

I want to be able to query details about my SQL Server Analysis Services (SSAS) database and automate this process with a SQL Server Integration Services (SSIS) Package. How can this be done?

Solution - In this tip, we will talk about AMO (Analysis Services Management Objects) that you can use to get values of SSAS objects, process databases, cubes, dimensions, etc. You can also create objects, drop objects and more. We will use C# to get SSAS properties and store the values in a SQL Server table.

Read more...

 

Tags: amo

 

2007-2015 VidasSoft Systems Inc.