Rafael General comment on my experience with <cfschedule> - I had very little success with <cfschedule> in CF 4.5/5 - mostly the events just never ran let alone ran consistently. Running the scheduled event (template) directly from the CF Admin or directly accessing the scheduled event/templates showed they were working perfectly.
One thing that was noted in the docs was that the CF scheduler only updates every 20 minutes (I think) and hence you would have to wait at least 20 minutes to see a scheduled event take effect. Even that was not the problem in my experience. The good news is that in CF MX <cfschedule> works as advertised. Also does not appear that you have to wait for any extended period of time to see task execute. regards Johan -------------------------------------------- Johan Steenkamp www.assetnow.com -------------------------------------------- ----- Original Message ----- From: "Rafael Bleiweiss" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, August 20, 2003 9:40 PM Subject: question / scheduled tasks CF 5 specific > Having difficulty finding examples or better documentation on the CF 5 > Scheduler... > > I'm about to attempt to try for the first time to run a scheduled task once > an hour on my server - Win2K, IIS, and CF 5. I want to schedule a task > that automatically retrieves the latest Symantic virus definition files > hourly instead of the minimum daily that the System Center console allows > for directly. > > It's literally a one line code thing - a command prompt execution of the > Live Update system configured to only get the definition files and exclude > product updates. > > As the documentation is overly thin for someone unfamiliar with this sort > of process, I have CLUE ZERO regarding how to execute a server based > executable with command line variables through the scheduler, as the only > "option is CFHTTP... > > So...... any help or pointing to more info is extremely appreciated... > > AND ALSO I've heard (even today on this list) that CF 5 doesn't handle > Scheduled events too well - THOUGHTS? COMMENTS? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

