Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long process forces timeout
Message
From
31/10/2001 05:23:44
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
30/10/2001 22:30:57
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00575453
Message ID:
00575517
Views:
22
This message has been marked as the solution to the initial question of the thread.
Hi Michel you can do the following:
Client = CREATEOBJECT("MSSOAP.SoapClient")
Client.mssoapinit(your WSDL file)
Client.ConnectorProperty("Timeout") = time in miliseconds

>In a Web Service, sometimes, based on a specific search, the result will be big thus the client app is timing out. The process on the server is executed immediately but the download time is big and that is doing it. How can we adjust that?
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform