You have the wrong mailing list. This is the Django Users mailing list.

SUDS documentation is here:
https://fedorahosted.org/suds/wiki/Documentation. It seems to have
nothing to do with Django. There appears to be a SUDS mailing list
mentioned here: https://fedorahosted.org/suds/. Maybe they would be
better to ask?

John

On 03/05/15 19:35, nadaei...@gmail.com wrote:
> 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+unsubscr...@googlegroups.com
> <mailto:django-users+unsubscr...@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto: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/CACZ2VwR4ctW57KpDCJdqpyeZj0JukDfnN7cog6QK0vLQqAWR%3DA%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CACZ2VwR4ctW57KpDCJdqpyeZj0JukDfnN7cog6QK0vLQqAWR%3DA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.

-- 
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+unsubscr...@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/554685F2.1080107%40martinhome.org.uk.
For more options, visit https://groups.google.com/d/optout.
  • Suds nadaei...@gmail.com
    • Re: Suds John

Reply via email to