I actually tried both SOAPpy and ZSI but both return a error message with the incoming SOAP message that basicly said it was not a proper SOAP message.
"Diez B. Roggisch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Rodney schrieb: >> Hi again, thanks for the help with figuring out how to parse a SOAP >> return message. I know have a return message that has an embedded ZIP >> file in it. Can anyone help me figure out how to extract this file from >> the SOAP return message. The message looks as following: > > You've been told before, you'd be told it again and again: use SOAPpy or > ZSI to dela with webservices. Then you don't have to bother, yoou just > _get_ the ZIP-File (as string of course) > > > Regards, > > Diez -- http://mail.python.org/mailman/listinfo/python-list