Hello Lukasz:

I could help you, but not with suds, as I've developed a easier approach:

http://pysimplesoap.googlecode.com//

Let me know if you're interested, I'd worked with other similar issues
like this in the past.
(in fact, the library was developed to consume Argentina "IRS" .net webservices)

Best regards,

Mariano Reingart
http://www.sistemasagiles.com.ar
http://reingart.blogspot.com


On Wed, Nov 21, 2012 at 5:47 PM, Lukasz Szybalski <[email protected]> wrote:
> Hello,
>
> I need somebody's help me get my program to connect and interact with .net
> soap services in a short amount of time (week or two).
>
> I've tried both suds (got stuck on infinite recursion
> https://fedorahosted.org/suds/ticket/239 ) and ZSI (got stuck on how to pass
> complex types/create requestData object that contains username and password.
> The request data is not defined in code generated by wsdl2py.
>
> I need somebody familiar with either suds or ZSI to get my soap project
> started.
>
> Objective:
> 1. Successfully Authentication to my .net service. (either fix suds ticket
> #239, or look at wdl and use import doctor to fix what ever is broken in it)
> (or use wsld2py and figure out how to build complex data objects) (10hours
> max at $20 an hour paid upon successful authentication and receiving
> appropriate security tokens from the service. )
>
> 2. When you complete #1, part 2 is to connect to couple more service using
> the security token. (I will pay for building that code 10hours max at $20 an
> hour, paid when the required information is received from all services. )
>
> Is anybody familiar with python soap client libraries. At the end this code
> would be sitting behind a website and called by multithread/multiprocess web
> application (or maybe even within it served by modwsgi)
>
> Please email me if you are interested, with a brief description on some soap
> project you worked on/done, and what are your ideas on what is the problem
> I'm having. See below.
>
>
> Reference:
> https://lists.fedoraproject.org/pipermail/suds/2012-October/001760.html
> http://mail.python.org/pipermail//soap/2012-July/000902.html
> http://lists.fedoraproject.org/pipermail/suds/2012-August/001728.html
> http://sourceforge.net/mailarchive/message.php?msg_id=29720217
>
> Thanks,
> Lucas
>
>
>
> _______________________________________________
> Soap mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/soap
>
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to