in SoapUI I had the ability to execute test steps and http requests using JavaScript to allow more dynamic tests. After facing some problems I moved to JMETER.
After searching other questions and the Jmeter documentation, I can't find a way to call http samplers using the JSR223/BeanShell samplers in JMeter. None of the built-in objects provided such method as far as I saw.
Thank you very much :)