On 28 September 2011 11:59, freesky <[email protected]> wrote:
> There are more than one return value, so I have to use ${a_1}, ${a_2}.....

OK, but that is not what I asked - does ${a} exist?
The response data of 'read' sampler is like this :
> <records _actions_="true">
> <record id="2"></record>
> </records>

Why use Tidy? Isn't that valid XML?

> The XPath Extractor is :
> Reference name : a
> XPath : //record/@id

Use a default; makes debugging easier.

>
> The sampler use the the 'Reference name' is like this :
> <?xml version="1.0" encoding="UTF-8"?><request id="${a_1}"></request>

Try enabling Report Errors and Show Warnings; disable Quiet.

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

Reply via email to