[Fedora-suds-list] Suds not interpreting WSDL correctly?

Johann Spies jspies at sun.ac.za
Thu Nov 25 06:47:32 UTC 2010


Hallo David,

I am a suds newby who struggled with a similar problem and solved it with
help from somebody on another mailing list. 

On Thu, Nov 25, 2010 at 04:23:28AM +0200, David Hobley wrote:

>     cDSeq = []
>     cDSeq.append(createCarrierDetails(client, '100', '123456', '2010-10-22', 'Carrier1', 'N'))
>     mop.carrierDetails = cDSeq

I would try:

mop.carrierDetails = {'orderId': 100, 'carrier': Carrier1, 'conNote: '123456'}


Regards
Johann

-- 
Johann Spies                            Telefoon: 021-808 4699
Databestuurder /  Data manager

Sentrum vir Navorsing oor Evaluasie, Wetenskap en Tegnologie
Centre for Research on Evaluation, Science and Technology 
Universiteit Stellenbosch.

     "Let us therefore come boldly unto the throne of grace,
      that we may obtain mercy, and find grace to help in 
      time of need."             Hebrews 4:16 


More information about the suds mailing list