I'm new to AS. I can process cubes through Analysis Manager. But how do you set it up so I can write an MDX script to automate the process at certain intervals?
MDX is only the query language to extract data from a cube. it has no automation capability. However DSO which is the AS API has the object required to do automation. You can use dso in vbs vb or .NET. if it is simple processing you can also do this through DTS.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.