Passing soap response to python script

Ombongi Moraa Fe moraa.lovetakes2 at gmail.com
Fri Apr 5 09:36:39 EDT 2013


Hi Burak,

Thanks a lot.

I've been working with suds in this project and I am amazed at how much
little code I am using compared to my original php scripts;

from your answer, I realized my major headache was not assigning the value
of client.last_received method call to another object.

With this assignation and the function call, I've solved a lot of problems
and been able to use my parameters to update my database tables as I
required.


Thanks again.



On 5 April 2013 15:06, Burak Arslan <burak.arslan at arskom.com.tr> wrote:

> ast = client.last_received
>



Saludos

Ombongi Moraa Faith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130405/7a3dad2a/attachment.html>


More information about the Python-list mailing list