Hi Peter, No, I tried it in aggregate report. Now I add View result tree report, it works. You rock!!! It's strange to me that the result content recorded differently in different listener.
Thanks, Jenny -----Original Message----- From: Peter Lin [mailto:[EMAIL PROTECTED] Sent: Monday, January 30, 2006 1:57 PM To: JMeter Users List Subject: Re: Got fault code in web service response apache soap supports base64 encoding, but the current SOAP webservice sampler doesn't really do anything special with base64 encoded data. are you trying to view the result in the result tree? peter On 1/30/06, Fan, Jenny <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > > > I just started using JMeter to test web service request. It did work > with some sample web services. But I got error message in the responses > when testing a web service which include a base64 encoded in response. > The web service works fine with soap scope. > > Response I get in soap scope: > ...<soap:Body> > + <javascript:showNode('1.1.2.1');> <GetDomainsResponse > <http://localhost:7103/tide/main/[EMAIL PROTECTED]:> > xmlns="http://cmsservices.torstardigital.com/Tops2.0"> > + <javascript:showNode('1.1.2.1.1');> > <GetDomainsResult>77u/PD94bWwgdmVyc2lvbj0iMS4wIiBlbm...</GetDomainsResul > t> > </GetDomainsResponse> > </soap:Body>.. > Response I get in JMeter: > > ... > ><soap:Body><soap:Fault><faultcode>soap:Server</ > faultcode><faultstring>Server was unable to process request. > ---&gt; The given key was not present in the > dictionary.</faultstring><detail > /></soap:Fault></soap:Body><... > > > > Any idea what's the cause? > > > > Thanks, > > > > Jenny > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

