Hi Folks,

I am pretty new to JMeter and suddenly find myself at sea with a
particularly teeth-grinding, nut-twisting problem...

I am reading values from a csv file to populate script variables then firing
off SOAP requests with these variables used in the XML body. This works fine
when the XML is embedded into the SOAP sampler, the variable values being
substitued correctly before the SOAP request is sent, however hardcoding the
XML into the script like this is not ideal and I would like to be able to
separate them from the script and maintain them in an external repository.
The issue I have is that when the SOAP sampler takes it's XML from an
external input file it does not perform any variable evaluation/substitution
before submission. 

I notice that this issue has been raised previously but never fully
concluded, have any of you good folks out there arrived at a deliciously
cunning solution? All pointers, ideas and ruminations (but preferably
solutions) greatly welcomed. Thanks in advance.

Quentin Walker

-- 
View this message in context: 
http://www.nabble.com/Variables-in-SOAP-sampler-XML-input-files-tp18214145p18214145.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to