I am currently looking into developing a web application which gives
"power users" access to manipulating the properties on Cube roles. In
theory, I want to be able to offer the same possibilities as one has
in Management Studio e.g. "Cell data", "Members". However, the primary
need is having the ability to add/delete an AD user to a cube role.
I am using the .Net Framework 3.5. However, I have difficulities
finding any good examples of how to access AS with XMLA from an web
application. It seems like there is an assembly
Microsoft.AnalysisServices.XMLA.dll which offers a framework for
accessing AS, but it does not seem to have any documentation.
Do anybody have experience with this or have another way to manipulate
AS Roles from a web application.
Kind regards
Rasmus