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 PUT operation on the server.

 

Please let me know what is the problem.. 

10 Replies