Create SSAS cube from ADO MDX cubedef
Hello MDX Gurus!
I have a third party OLAP from which I can extract data in form of a ADO MDX cubedef.
Now I want to create a SSAS cube from it for which SSAS use ADOMD.NET. The object model of the two are slightly different. Does it exist any converter, mapping code or whatever that could help me convert from MDX to ADOMD.NET effortlessly.
Thanks a lot!

