Hi,
[...]
> > As I don't know the amount of name=value pairs I've added 8 lines to
> > "Send Parameters with the Request". Now - if only 4 are there I will get
> > the variable names like ${FOO_5_g1}=${FOO_5_g2} in the POST - how can I
> > suppress those?
>
> If you use the parameters section, empty variables should be ignored.
I read this in the docs - that's why I am surprised. I'm using jmeter 2.3.1
> Use the Debug Sampler to check if the are empty.
The Debug Sampler doesn't list them - so I suppose they are not assigned.
For testing I added ${FOO} and ${BAR} as name-value-pair to the parameters
section. They are not assigned. Still they show up in the POST header later.
Is this a bug or could this be a wrong configuration? Anyways how to fix
this :) ?
>
> If the RE does not clear unused variables, then you will need to clear
> them yourself before running the RE.
not sure if this applies for my case - in the case it applies - how would I do
this?
thanks so far!
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]