Hello,

I'm trying to use SOAPpy with WSDL (talking to 
http://www.seapine.com/ttpro.html).

proxy.show_methods for getRecordListForTable is:

Method Name: getRecordListForTable

   In #0: cookie  ((u'http://www.w3.org/2001/XMLSchema', u'long'))
   In #1: tablename  ((u'http://www.w3.org/2001/XMLSchema', u'string'))
   In #2: filtername  ((u'http://www.w3.org/2001/XMLSchema', u'string'))
   In #3: columnlist  ((u'urn:testtrack-interface', u'ArrayOfCTableColumn'))

   Out #0: recordlist  ((u'urn:testtrack-interface', u'CRecordListSoap'))

I know how to prepare the first three arguments (using SOAPpy.stringType and
SOAPpy.longType). I can't find the documentation on how to prepare the last
argument.

Any ideas? pointers? ...

Thanks.
--
------------------------------------------------------------------------
Miki Tebeka <[EMAIL PROTECTED]>
http://tebeka.bizhat.com
The only difference between children and adults is the price of the toys

Attachment: pgpmRrBPnFq5x.pgp
Description: PGP signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to