From jcasale at activenetwerx.com Mon Apr 14 18:55:04 2014 From: jcasale at activenetwerx.com (Joseph L. Casale) Date: Mon, 14 Apr 2014 16:55:04 -0000 Subject: [Soap-Python] Guidance on approach Message-ID: <2db6854e16014fcc8a03bf75fb274edc@exch.activenetwerx.com> Hi, My exposure to SOAP based services has been rather minimal, I have a service for which I am needing to process requests from, the request appears as follows: The ID attribute from the attr node resembles a GUID, the xml within the data tags varies wildly. My requirement is only to parse the ID attribute and complete body of the data tags and send this to an additional mechanism, where success is achieved merely by the submission to the additional service. I have started looking at spyne and the examples but none of these emulate anything similar to such an approach. Anyone know of any similar code they could reference me to so I may get a better understanding of how to accomplish this with spyne? Thanks for any guidance, jlc From zhi.han at gmail.com Thu Apr 17 18:10:16 2014 From: zhi.han at gmail.com (Zhi Han) Date: Thu, 17 Apr 2014 16:10:16 -0000 Subject: [Soap-Python] How PySimpleSoap deals with nillable elements? Message-ID: Hi, Our company soap server have some elements that are set to be 'nillable'. In a regular soap call I can create a record with the nillable fields filled with None. But when I send the elements back in an envelop, the type check of pysimplesoap client report type errors. For string elements I can manually change them to ''. But it is confusing for int elements. In the design, what is the right way to send these fields back without changing them? As a comparison, I can do all the interactions manually with curl. Just get the response object, extract an object, change a few fields and send it back in an envelope. --------------- Zhi Han -------------- next part -------------- An HTML attachment was scrubbed... URL: From deepika at cdot.in Fri Apr 25 11:56:15 2014 From: deepika at cdot.in (Deepika Nagpal) Date: Fri, 25 Apr 2014 15:26:15 +0530 Subject: [Soap-Python] soap library for python-3.x Message-ID: <20140425095615.M32856@cdot.in> Hi, We have to start a project for developing a soap server in python-3.x for which I am looking for a soap server side library. Please let me know what are the options available for python-3.x and which of these libraries are actively maintained. Thanks. Regards, Deepika Nagpal -------------------------------------------------------------------------------- ::Disclaimer:: -------------------------------------------------------------------------------- The contents of this email and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on C-DOT. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of C-DOT. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. --------------------------------------------------------------------------------