Marcus, You will need to write the routine to perform the task you want done each month, then schedule it to be run regularly using the Cache task scheduler. The documentation of the scheduling class is at:
http://127.0.0.1:1972/apps/documatic/%25CSP.Documatic.cls?APP=1&CLASSNAME=%25SYSTEM.Task You should also check out the Geronimo task manager available for free from the Mgateway utility site: http://www.mgateway.com Mark "Marcus" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi all, I would like to know how can i do a demon or a rutine in cache (COS) > that can run the first day of a month aumatically > > maybe my instruction is > insert into TABLE1 name="Marcus" > > but evry month > > if some bady has a example thank very much > > thank you for your help > > Marcus > >
