Question
scheduled tasks
Just upgraded from 6.1 to 7.0.2. Also changed from W2K to
W2K3. I have two
scheduled tasks for my Verity collections. I ran the CFMs to create the
scheduled tasks. The administrator shows them under Scheduled Tasks.
Here is the CFschedule tag
<cfschedule task="cfindexRefresh"
action="update" startdate="7/1/06"
starttime="9:30 PM"
interval="weekly"
operation="HTTPRequest"
url=" http://MySite/verity/cfindexRefresh.cfm"
publish="yes"
path="d:\cFusionMx\logs\"
file="cfindexRefresh.log">
The log files were NOT created. So it appears that the weekly tasks did not
run. What step did I miss?
The cfindexrefresh.cfm file exists in the correct folder.
-brian
scheduled tasks for my Verity collections. I ran the CFMs to create the
scheduled tasks. The administrator shows them under Scheduled Tasks.
Here is the CFschedule tag
<cfschedule task="cfindexRefresh"
action="update" startdate="7/1/06"
starttime="9:30 PM"
interval="weekly"
operation="HTTPRequest"
url=" http://MySite/verity/cfindexRefresh.cfm"
publish="yes"
path="d:\cFusionMx\logs\"
file="cfindexRefresh.log">
The log files were NOT created. So it appears that the weekly tasks did not
run. What step did I miss?
The cfindexrefresh.cfm file exists in the correct folder.
-brian
