Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long process forces timeout
Message
De
31/10/2001 05:23:44
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
30/10/2001 22:30:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Web Services
Divers
Thread ID:
00575453
Message ID:
00575517
Vues:
21
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform