Thank you
Mike. I’ll check
up on the link you have sent. I have
tried sending three MDX queries to get the data from OLAP using msxisapi.dll Each time
depending on the data I want to fetch <Axis Info name=”Axis0”> for the
columns <Axis
Info name=”Axis1”> for the rows and <Axis Info name=”SlicerAxis”> for
the values as elements. The child
elements vary according to the amount of data. I wanted to know if there is a
specific relationship between the query I send the response XMLA I get. Thanks. Regards, Sumeet
Agarkar Software Engineer MAC Infosys
Technologies Limited® Bangalore. Extn:55936 -----Original
Message----- AxisInfo is specific to
XMLA, not to Apache AXIS - it's just a coincidence that the names are similar. Our web services guy with
XMLA expertise is out of the office, otherwise I could probably give you a link
to XMLA info, but you can probably find more via google / altavista... Note, from various notes
I've seen ( http://www.dbforums.com/t676822.html
and others), not all XMLA providers are sending back valid XML and/or valid
SOAP envelopes (eg, wrong namespace prefix and/or wrong xsi:type info), so your
mileage may vary... -----Original Message----- Hi, I have got a response from OLAP in form of xmla. Can u tell me the meaning of the tags like
<AxisInfo><Axisinfo name="Axis0">...... Else can u tell me of a link which explains this? thnx Regards, Sumeet Agarkar Software
Engineer MAC Infosys Technologies Limited® Bangalore. Extn:55936 |
- response xml query Sumeet Satish Agarkar
- RE: response xml query Mike Burati
- Re: response xml query Sumeet Satish Agarkar
- Re: response xml query Sloan Seaman