i need to pass variable(Extracted from response) from one thread to another Response:"16540$Add373" i need digits before $ RegEx: Ref Name:SFID regex:"[$] Template:$1$ MatchNo:1
I've used beanshell assertion to set variable in to jmeter property
${_setProperty(SFID1,${SFID})};
While executing i'm getting
Assertion failure message: org.apache.jorphan.util.JMeterException: Error invoking bsh method: eval Sourced file: inline evaluation of: ``${_setProperty(SFID1,${SFID})};'' : Attempt to access property on undefined variable or class name