Forum Discussion
augeva
14 years agoNew Contributor
Thanks for the suggestions guys.
synchronized(this){
%MYSCRIPT%
}
didn't work for us as I mentioned in the original message but we found a workaround that fixed the issue.
If you are interested in investigating the issue further I can privately share my code with you.
Our workaround involves changing the dispatch logic to call separate mock responses, isolating 2 differently named "context.myVariable" in 2 separate mock responses injecting one variable per response.
Thanks again for the support,
Augusto
synchronized(this){
%MYSCRIPT%
}
didn't work for us as I mentioned in the original message but we found a workaround that fixed the issue.
If you are interested in investigating the issue further I can privately share my code with you.
Our workaround involves changing the dispatch logic to call separate mock responses, isolating 2 differently named "context.myVariable" in 2 separate mock responses injecting one variable per response.
Thanks again for the support,
Augusto