I would like to kick off a process to clear some temp tables after each AOS restart (pre-process report tables that occasionally wind up 'dirty' because of canceled jobs). The problem is how to hook it? Info.startupPost() works with a client start but I would prefer to have this be on server start, is there any way to trigger code once the AOS startup completes?
Thanks!
Richard