I have SOAP11 service and i use spyne. My service work very well. I have
task: write all input xml queries from my clients to database. First
variant to do this: write all incoming xml query to log-file, after parse
log-file, get xml from it and then insert to database. But i unlike this
variant. Have other variants to attach all input xml queries as variable by
using spyne?
_______________________________________________
Spyne community mailing list
people@spyne.io
http://lists.spyne.io/listinfo/people

Reply via email to