Forum Discussion
No RepliesBe the first to reply
Related Content
- 8 years ago
- 8 years ago
- 8 years ago
Recent Discussions
- 15 years ago
Hi,
Currently I am using SoapUI 5.3.0. When i use below code,
log.info "Request request object: " + mockRequest
I get a null value in the "Script Log" tab. This error remains even if I change the method as "GET", "POST", etc.
mockRequest is NULL in REST MockService