For some reason, the "Scheduled" section of the main menu on the ACP Web UI is not shown even though Scheduler is installed. If you go to the /sc/ page, then reload the ACP UI it's always there!! See this Comm Center thread from Warren.
These changes got committed as part of ACP-1084
Reopened for changes to the ASP pages for the Scheduled submission forms (to eliminate their use of DBRelay).
Hell while I am at it, add the other SchedulerConfig stuff that is dropped into the web UI.
NOTE: This has morphed into getting rid of ACP.DBRelay which was part of the problem, and is a huge kludge. With ACP 7.1 and Scheduler 3.6 being the first of a locked set, changing the ACP API is relatively easy and safe. Now Add two new properties: Util.Scheduler.Available Util.Scheduler.Database Make sure Util.Scheduler is live and accessible from scripts and ASP pages.