Saturday, May 2, 2015

Suds with Obeject

Hi All,

If i have an wsdl with this parameters and i want to use suds how it will be?

Note: Before you call this case, you need create the object BaseReq. 

 

Input parameters:

·      BaseReq: req

 

Required param object:

a)      clientID

b)   terminalID

c)       authCred



I usually call it like this but the system rejecting me,need to add the Basereq object.

c.service.Login (clientID = 202, terminalID = '657CBC06-B339-432C-8122-F8DE3DDD15A8',  opName = 'API-0002', password = '123456')

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACZ2VwRe%2BSbjeK%3Duz3TC-E%3Dr%2BDx84jU6bJO%3D93dKr3SeRuF1nw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment