Using suds in python to access the webservice (soap) server is written in php.

Source: Internet
Author: User
Tags php server
To allow a system to obtain data from another system. The client system is written in python and the server uses php. Python access & quot; importsudsurl & #39; www. xxxx. cnsoapService. php? Wsdl & #39; clientsuds. client. client (url) resultclient. service. afunction (param1, param2) & quot; the cache on the php server has been turned off. I cyclically run the resultc soapphppythonweb service 1000 times each time.

To allow a system to obtain data from another system.
The client system is written in python and the server uses php.
Python access

Import sudsurl = 'http: // www.xxxx.cn/soap/Service.php? Wsdl 'Client = suds. client. client (url) result = Client. service. afunction (param1, param2)

The php server cache has been disabled.
Result = client. service. afunction (param1, param2)
Sometimes the second or third call is successful.
Sometimes it takes several hundred times to succeed.
Occasionally failed 1000 times

Why is it so unstable? is there any parameter I have not set?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.