Nice article @Hiroshi Sato !
Similar behavior can be achieved also with iris-cron-task app.
Can be installed as:
USER>zpm "install iris-cron-task"
and used as the following (run every day at midnight with cron expression for the schedule):
USER>zw ##class(dc.cron.task).Start("IRIS cron task name","0 0 * * *","do ^Test",1,.taskId)- Log in to post comments

