On 21 November 2012 12:51, masood ghasemzadeh <[email protected]> wrote:
> Hi everyone,
>
> I'm kinda new to the mailing list and JMeter.
> I'm planning to test some web-services using Web Services Sampler and as
> far as I found, the only way to invoke their methods are, to generate a
> SOAP request in XML format and then call them (please correct me if I'm
> wrong).
> Most of our web-services need binary files as the input parameters. How can
> I pass these binary files to the Web Service Sample? I use SOAPUI to
> generate my SOAP XML Requests.
> Any idea? I will appreciate that.

Use a different sampler:

http://jmeter.apache.org/usermanual/component_reference.html#SOAP/XML-RPC_Request
or
http://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request

Both of the above can send arbitrary files.

> Regards
> --
> Yours Faithfully,
> Masood Ghasemzadeh

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to