Forum Discussion
Scott_Tindal
17 years agoOccasional Contributor
Is it possible to use a groovy script to make this type of call on the HttpURLConnection object that will be used by a subsequent request step? The alternative workaround that I will try is to implement the WS call entirely within a groovy script step, but I'd rather avoid this if possible as it eliminates the main benefit of using soapUI to simplify WS testing.