I thought I read that there’s no `<cfschedule&g...
# lucee
p
I thought I read that there’s no
<cfschedule>
option in Lucee (5.3.9.141). When I search in the search bar in the admin, an item comes up on the results page pointing to a module at
/lucee/admin/server.cfm?action=services.schedule
, but that doesn’t exist and just takes me back to the admin page. So… is there a task scheduling engine in Lucee currently, and if so is there any way to see/modify in the admin? The docs show that
<cfschdule>
is a valid tag, but now I’m wondering… any pointers?
p
schedule task page only available on web admin
/lucee/admin/web.cfm?action=services.schedule
p
Except it’s not. Using what I think is the latest build of Lucee, there’s nothing at that URL…