[Zope] Cyclic dtml-mehtod call

olpa@sybcom.de olpa@sybcom.de
Tue, 2 Oct 2001 10:05:23 +0200 (CEST)


On Today, zope-admin@zope.org wrote:

> Delivered-To: olpa-zope@sybcom.de
> Subject: [Zope] Cyclic dtml-mehtod call
> Date: Tue, 2 Oct 2001 09:42:00 +0200
> To: "Zope Mailingliste (E-Mail)" <zope@zope.org>
> From: Florian Schuler <florian.schuler@braunconsulting.de>
>
> Hello everybody,
>
> just a quick question: is it possible in ZOPE to run a dtml-method in a
> cyclic mode ? For example every hour or at 9.00AM
> etc. ?
> Or is there a ZOPE product that do this ?
> That would be great.
>
> Thaks in advance
>
> Florian Schuler

basically, you could write a real cron job launching HTTP requests. If
your method is called A_html, then you could call

   wget http://servername/A_html?parameter1=value1&parameter2=value2

periodically in a cron job.

---
   Sometimes I think the surest sign that intelligent life exists elsewhere in
the universe is that none of it has tried to contact us.	  -- Calvin
---
 Oliver Pabst             .-------------------------.
 mailto:olpa@sybcom.de    :                         :
 phone :+49 681 56600600  :    project department   :          SYBCOM GmbH
 fax   :+49 681 56600660  :                         : http://www.sybcom.de