Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Long process forces timeout
Message
From
31/10/2001 22:53:29
 
 
To
31/10/2001 05:23:44
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00575453
Message ID:
00575994
Views:
24
>Hi Michel you can do the following:
>Client = CREATEOBJECT("MSSOAP.SoapClient")
>Client.mssoapinit(your WSDL file)
>Client.ConnectorProperty("Timeout") = time in miliseconds

After investigating more on this, it does not work. Basically, I see this timeout to be a timeout to wait for a response. In our case, the respond is process immediately. It's just that the download time is long. Thus, even if it is downloading for 30 seconds, if it is not finished, it will generate an error. What we are looking for is a timeout for the method to complete. Or, shouldn't it cause an error if a download process is in effect? This is a really weird reaction from that object. Basically, if you are in a browser and that the download has begun, it doesn't report an error after a while. It will only report an error if it can't connect to the server. That should be the same here. The object shouldn't return an error is it is presently downloading the data.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform