Peter Hoopes
07/22/2022, 1:12 AM<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?pothys-mitrahsoft
07/22/2022, 5:18 AM/lucee/admin/web.cfm?action=services.schedule
Peter Hoopes
07/22/2022, 2:55 PM