Forum Discussion
It would be more helpful if you can provide details such as what type of dispatch are you using and sample code that you problem with etc.
By the way, you can log the request recieved using below code snippet
log.info mockRequest.requestContent
I am dispatching the request over HTTP using middleware. I can see both the request and reply fine using tools like tcpmon, so no idea why I am not able to view the request in the mock service.
I am not using any code at all (like groovy). It's all very simple which is why I'm surprised it's not working.
- nmrao9 years agoChampion Level 3Ok. There are 4 or 5 dispatch methods, which one?
Is it possible to share the sample project / screenshot/reproducible steps? That will help to understand better.- moreme9 years agoOccasional Contributor
Sorry, not sure what you mean by dispatch method (unless it's sequence). But I've attached a screen shot that shows my project, the mock server and response. I've received the request and can't select it and bring up the associated dialog.
Related Content
- 8 years ago
- 9 years ago
Recent Discussions
- 15 years ago