PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WB18] Timeout of a Web Service
[WB18] Timeout of a Web Service
Iniciado por guest, 15,dic. 2014 16:20 - No hay respuesta
Publicado el 15,diciembre 2014 - 16:20
Hello,
I execute a webservice in order to send emails. I use CURL to call the webservice from a scheduled task from windows.
It runs ok, but when the duration of the task is greater than the parameter "maximum duration of a request" of "Webdev administrator" the process is stopped.
I know that I can increase the "maximun duration of a request" parameter, but I would like to change it only for the web service and not for all sites.

Any idea?

How do you execute long processes with Webdev?

Thank you.

Víctor