JMeter - 如何将变量放入准备好的参数值中 Select

JMeter - How to put a variable in Parameter Values for Prepared Select

我读了https://www.blazemeter.com/blog/how-to-initialize-database-variables-and-assign-them-values-for-multiple-thread-groups

但我想知道是否可以使用以下技术在 JDBC Prepared Select 中设置“参数值”值,涉及设置变量或用户变量。

您可以看到,当我尝试此操作时,出现以下错误。

注意:以下确实有效:

__V() function 的正确语法是:

${__V(consumer_id_${counter})}

如果您不确定语法是否正确,请选择 Function Helper Dialog

更多信息:Here’s What to Do to Combine Multiple JMeter Variables