AzarNew Contributor3 years agoCall external javascript function from Groovy in SoapUI Hi, We have a requirement where we have to call an external javascript function within groovy script in SoapUI, This was possible from Java using : ScriptEngine engine = new ScriptEngineMan...Show More
nmraoCommunity Hero3 years agoMay you can look at the following source for better ideas https://github.com/SmartBear/soapui/blob/9f6817b6d0552a6f3dd7e62ac6c28c459214b9fe/soapui/src/main/java/com/eviware/soapui/support/scripting/js/JsScriptEngine.java
Recent DiscussionsMissing wsi-test-tools in SoapUI 5.9.0How to escape ampersand in Property Expansion?No Fluff, Just Real Stuff - DevRel Newsletter July edition here!
Related ContentJavaScript ECMA6 Asynchronous CallsCan Rhino Javascript execute an external program?Can Rhino Javascript execute an external program?