I am trying to generate a random number using beanshell post processor but I am continuously getting an error
"ERROR o.a.j.u.BeanShellInterpreter: Error invoking bsh method: eval In file: inline evaluation of: `` try {....."
I am fetching the total count of matching records through Regular Expression extractor and passing the variable to the Post processor but it's not working.