views:

96

answers:

0

Hi, I've got a quick (and probably a simple one) regarding the translation of request / response messages.

The XML that is sent from the Service Consumer is translated before it is passed to the back end system. That is to say, when I submit the request XML, the call first hits the BSL which is responsible for taking the data passed in as input and translating it. Is there a way within SOAP UI of getting hold of this translated message?

The same is true for the response, is there a way to see the response prior to its translation?

Thanks