It works fine with the contant values. I am just trying to find out how to
make its a variable to read from the external file. I tried making CSV Data
Set Config butinstead of reading from the data file, it sends out the
variable name like ${dl_num} and will not use the value, e.g 123456 etc.
sebb-2-2 wrote:
>
> On 22/02/2008, nsyed777 <[EMAIL PROTECTED]> wrote:
>>
>> I am new to JMeter. I am trying test a webservice using the following
>> SOAP
>> request. I am trying make the soap requests read the data from the
>> external
>> source.
>
> Does it work OK when you use the request as below, i.e. with the fixed
> number?
>
>> I tried, User Param and CVS Config but it does not work.
>
> In what way does it not work?
>
>> I am trying to make value 123456 a parameter to use external data for
>> each iteration.
>> Please help!
>>
>> <soapenv:Envelope
>> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
>> xmlns:per="http://www.bla.com/blah/blah">
>> <soapenv:Header/>
>> <soapenv:Body>
>> <per:personInformationSearchCriteria>
>> <per:dlIdUnlNumber>12345678</per:dlIdUnlNumber>
>> <per:TransactionIdentifier>test</per:TransactionIdentifier>
>> </per:personInformationSearchCriteria>
>> </soapenv:Body>
>> </soapenv:Envelope>
>>
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Variable-for-the-SOAP-Webservice-Request-tp15641529p15641529.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]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Variable-for-the-SOAP-Webservice-Request-tp15641529p15657631.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]