Save the Raw XML of the Request and Response of the SOAP UI
Hi, I am using the following code to save the request and the response in the XML file. It works fine but I want to save the Raw data instead of the XML. how can I do this. def testRequest = testR...