Forum OpenACS Development: Re: New Specification for Cron Package

Collapse
Posted by Tom Jackson on
The next step is to nightly send one email with this same report for each task marked complete in the last 24 hours.

If you can write a tcl script to do the job, the current Cronjob Package can schedule the task. In this case you would probably not use the 'sql' field, you would just use the regular db_* api to select data and then insert data into the Notifications Package for delivery.