Solved
Forum Discussion
nmrao
6 years agoCommunity Hero
What dispatch are you using?
It is possible to log them if you need, I believe.
It is possible to log them if you need, I believe.
ttt
6 years agoNew Contributor
In most cases there is only one respone, so dispatch is set by default - Sequence. If there are multiple responses, it's Script dispatch. Logging it to the Groovy log output is a great idea, thank you for it. I'm going to implement this for specific services I need.
But anyway I think that it would be great if it was logged automatically for all sercices, not only SOAP and REST POST