I make soap calls with SoapUI and I would like to trace incoming and outgoing frame (request and response).
What is the best way to do it on webMethods? is it necessary to develop a framework for that, is there a native way of the product to do it or no?
There are many loggers in the IS. You just have to find out which is/are responsible for logging the web service communication, and set it to “trace”. Chances are good then that you’ll see everything you need.