Thanks for your response. I appreciate it.

I have somewhat unique situation (at least I believe so :)

My POST request has a Url parameter and an XML as well. Something like
this:

URL - http://myserver.com/api?id=xyz
XML - <xml>xml stuff here... </xml>

Jmeter SOAP/XML-RPC doesn't allow any URL parameter (if I put it there
then Jmeter removes it automatically)

Any idea on how I can proceed? I am considering taking Jmeter source and
modifying it to remove that validation which removes the parameter from
Url field. Will that work? 

Appreciate any and all suggestions.

Thanks much,
Sandeep

-----Original Message-----
From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 01, 2003 3:12 AM
To: JMeter Users List
Subject: Re: How to do XMLHTTP?


Sandeep Rao wrote:
 > Hi all,
 >
 > Any idea how to write a sampler which does XMLHTTP? As I understand
it  > is doing a POST and then  writing XML on that open socket. Jmeter
1.9  > RC3 doesn't appear to support it (or I may be mistaken).

Look for SOAP/XML-RPC Request sampler. It's been around since 1.7 or 1.8

and I think it does exactly what you need.

-- 
Salut,

Jordi.


---------------------------------------------------------------------
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]

Reply via email to