I download JMeter's Soap Sampler plugin
I notice that there's a new Variable definition panel
Config Element
But I don't understand what is purpose and usage. I tried to use it but no impact
Do anyone know its purpose/usage and relevant to Soap?
You can use it to set one JMeter variable using a large panel, for example:
Enter Variable Name: myVar
Variable contents: myValue
It will create JMeter variable myVar=myValue
Also the difference from User Defined Variables, is that it can override previous value.