pythonsoapzsi

How to display outcoming and incoming SOAP message for ZSI.ServiceProxy in Python (version 2.1)?


Couple months ago I have asked the same question but in the context of older version of ZSI (How to display outcoming and incoming SOAP message for ZSI.ServiceProxy in Python?). Now, in the new version of ZSI 2.1 there is no tacefile parameter). I tried to find a documentation for the new version but I faild. Does anyone know how to display the SOAP messages generated and received by ZSI 2.1? Thank you in advance :-)


Solution

  • For debugging I have found less interfering solution using wireshark to trace the TCP packages. It looks like that:

    alt text