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 [email protected]. To post to this group, send email to [email protected]. 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/CACZ2VwR4ctW57KpDCJdqpyeZj0JukDfnN7cog6QK0vLQqAWR%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

