Hello, I haven't seen a simple example on how to save a copy before sending the soap message using the low API (httpconnector30, soapserializer30 and soapreader30). Could anyone be kind and provide me an example on how to save the XML that is being sent by a client and somehow save the xml to disk before sending. usually serializer takes an istream, which is provided by httpconnector inputstream, perhaps something should be in between to intercept as a proxy. Use visual basic syntax, that way it is easier for me to translate it to the programming interface I'm using... Thanks in advance..