Forum Discussion
nmrao
Champion Level 3
What does it show for the following statement in the Script Despatcher?
log.info mockRequest
log.info mockRequest
Apoorva6
8 years agoFrequent Contributor
Hi Rao, with that I have below response:
Fri Mar 24 20:47:14 IST 2017:INFO:com.eviware.soapui.impl.wsdl.mock.WsdlMockRequest@57aeff
- Apoorva68 years agoFrequent Contributor
Hi,
I am able to get the request with below in dispatch script
def requestBody = mockRequest.getRequestContent()
log.info "Request body: " + requestBodyThank you
Related Content
- 10 years ago
- 7 years ago
Recent Discussions
- 15 years ago