The contents of SOAP responses are ignored by the sampler. Though you can use an Assertion or Post-Processor to examine it.
I don't know how SOAP handles attachments - if they are inline, then they will be downloaded with the rest, and can be saved as part of the response. Otherwise the response presumably needs to be scanned and further action taken. On 24/08/07, vdanu <[EMAIL PROTECTED]> wrote: > > My WebService accepts requests for PDF documents, and when documents are > found (one or many), they are returned as attachments. > > How does jMeter handle a SOAP response which has attachments to it? > How to find out how many attachments are being returned? > Is it possible to save each attachment into an output file? > > Regards, > Val > -- > View this message in context: > http://www.nabble.com/Handling-SOAP-response-with-attachments-tf4324214.html#a12314586 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

