Unanswered question

Is a javascript variable executed asynchronously?

I made use of a javascript variable to update a parameter string based on a variable extractor containing a list of ID's.

I have a request with a paremeter that calls the javascript variable. It sometimes returned the same values for different VU's in different iterations which looks very odd to me because the originating list wasn't returned yet...

I added the same javascript code to a JavaScript Action and had it add the return value to a variable using the context.variablemanager. This last method didn't gave any problem...

Joris V.
Joris V.

Joris V.

Level
0
1 / 100
point

No answers