AzarNew Contributor2 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
nmraoChampion Level 22 years agoCopy LinkReportAre you sure that the script is correct? It appears that below engine is null. engine = new ScriptEngineManager().getEngineByName("javascript")
Recent DiscussionsCan SoapUI help me determine WSDL errors?Missing endpoint for requestSolvedInput validation failure to be reported to host application
Related ContentJavaScript ECMA6 Asynchronous CallsRegex Checkpoint Javascript HELP!Can Rhino Javascript execute an external program?