I am calling a soap service which returns a url in a node in the response. I want to call this url using an HTTP request.
whats the best way to set the HTTP end point to the url in the soap response?
I'm using SoapUI 5.2.0
Help would be greatly appreciated