Re: How to get value(s) from Response XML

2002-04-09 Thread Scott Nichol
could. Scott - Original Message - From: "Yalavarthi, Vasu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 09, 2002 2:43 AM Subject: How to get value(s) from Response XML > Hi, > My Apache Java-Soap client os sending XML request to Micro

How to get value(s) from Response XML

2002-04-08 Thread Yalavarthi, Vasu
Hi, My Apache Java-Soap client os sending XML request to Microsoft Analysis Server which supports XML for Analysis. The Response object's getReturnValue(), return's Parameter, from which i can get the value. This will be useful if the method returns a single value (like account balance etc)