I try to modify a SOAP request of a webservice provider using a request handler.
I understood how to register the handler and that I can retrieve the body document using pub.soap.handler:getBodyBlock on the message context.
What I do not get is, how I possible can replace the original body with my modified one?
Thanks for your kind help in advance!
#Integration-Server-and-ESB#webMethods