The proxy facility works like a charm if each proxied result uses different URL, but in SOAP 1.1 is frequent have same url but real function is described in header SOAPAction. So That, only first request is saved, ignoring the others due to are using same URL.
What module should be enhanced/configured to generate saved results based in URL/SOAPAction header and not only in URL.