You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jason Boehle <jb...@actuate.com> on 2007/05/10 19:51:20 UTC

does JMeter download SOAP attachments?

I am using the WebService(SOAP) Request, and I have "Read SOAP Response"
checked.  I also am using a "Save Responses to a File" post-processor.
But the response written to the file does not include SOAP attachments
that were returned by the web service.  Is there a way to enable this
functionality?

Thanks,
Jason Boehle
jboehle@actuate.com

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: does JMeter download SOAP attachments?

Posted by sebb <se...@gmail.com>.
I don't think so.

How are the SOAP attachments identified?
If there is a standard for this, then please create a Bugzilla
enhancement request and we may be able to add it to a new version of
JMeter.

In the meantime, you should be able to use the XPath or Regex
Post-Processor to extract the URL into some variables and pass it to
another sampler.

S.
On 10/05/07, Jason Boehle <jb...@actuate.com> wrote:
> I am using the WebService(SOAP) Request, and I have "Read SOAP Response"
> checked.  I also am using a "Save Responses to a File" post-processor.
> But the response written to the file does not include SOAP attachments
> that were returned by the web service.  Is there a way to enable this
> functionality?
>
> Thanks,
> Jason Boehle
> jboehle@actuate.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org