Hi!!!
I m having Analysis Services 2000(SQL Server 2000).
I m having a sample database in Analysis Services i.e FoodMart 2000.
In this we have cubes : Budget, HR, Sales, Warehouse, Warehouse and
Sales, Trained Cube.
Now I want to access data from these cubes through XMLA from java code.
i.e. I want to create XMLA request from java code and get response
back.
I have downloaded two wsdl for XMLA named msxmla.workswithsoapsdk.WSDL
and VS7msxmlanalysis.wsdl.Can anybody tell where i have to deploy these
files?
I want to generate stubs and skeletons using this wsdl through Axis
(WSDL2Java).
Thanks.