Forum Discussion

Vikrant's avatar
Vikrant
New Member
7 years ago

[5.3.0] mockRequest object is null for REST mockService

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

No RepliesBe the first to reply