Sorry, my mistake. Even with the simple controller, the first var1 is -1



On Thu, Oct 9, 2008 at 1:29 PM, sebb <[EMAIL PROTECTED]> wrote:
> On 09/10/2008, Jose Castro <[EMAIL PROTECTED]> wrote:
>> The scenario
>>
>>  SOAP REQUEST
>>   -regular expression (new variable VAR1)
>>  SOAP REQUEST USING VAR1
>>  SOAP REQUEST USING VAR1
>>  HTTP REQUEST
>>   - regular expression( new variable VAR2)
>>  SOAP REQUEST USING VAR1 + VAR2.(PROBLEM VAR1 is NOW -1, VAR2 is ok)
>>
>>  What could be happening???
>>
>
> Try adding some Debug Samplers to the test.
>
> Are you sure the RE Extractor is only being applied to the appropriate 
> samplers?
> Remember that Post-Processors apply to all samplers in scope.
>
> Are you sure that you are using different names? Remember that the RE
> uses the name as a prefix.
>
>>
>>  Thank you
>>
>>  ---------------------------------------------------------------------
>>  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]
>
>

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

Reply via email to