Forum Discussion

kjdivya's avatar
kjdivya
Occasional Contributor
7 years ago

Re: Unable to access content of REST MockService mockRequest

Hi,    Currently I am using SoapUI Pro 5.1.2, full licensed.    def requestBody = mockRequest.getRequestContent() log.info "Request body: " + requestBody   I still get null response when I do ...