Executing zopescript using zope-time
16 Feb
2001
16 Feb
'01
7:14 p.m.
I need to automaticly execute a zopescript once a day (e.g. "ZopeTime().strftime('%H')==00") determined by the system clock. Any ideas how this can be accomplished within zope? Can I use zope-time as a referrense to the system clock or do I need to go via python? Have never done it before myself so any tests, code bits etc required are of great help. Cheers, Espen
16 Feb
16 Feb
8:21 p.m.
New subject: [Zope-dev] Executing zopescript using zope-time
[Espen Sorbye Frederiksen] | I need to automaticly execute a zopescript once a day You could try Xron¹, cron-zope² or something external³. There is something something called ZScheduler also. ¹ <URL:http://www.zope.org/Members/lstaffor/Xron> ² <URL:http://www.zope.org/Members/phd/cron-zope> ³ <URL:http://www.zope.org/Members/lalo/cron>
9196
Age (days ago)
9196
Last active (days ago)
1 comments
2 participants
participants (2)
-
Erik Enge -
Espen Sorbye Frederiksen