| Author |
Running scheduled 'jobs' in OAS
|
Chris Brat
Ranch Hand
Joined: May 22, 2003
Posts: 108
|
|
Hi, I am using OAS 10g (OC4J) and have a need for 'jobs' to happen in the background at scheduled times. These 'jobs', which are unrelated and function without interaction with each other, are : 1.) Retrieve relevant data from a table and export it to a flat file. 2.) Check data in the database and send emails to a list of recipients. I am currently looking at using the open source J2EE job scheduler 'Quartz' by Opensymphony http://www.opensymphony.com/quartz/ . Has anyone used this successfully in OAS? If yes, were there any problems with configuration and/or deployment? Thanks Chris
|
SCJP 1.2, SCJP 5, SCBCD
|
 |
Chris Brat
Ranch Hand
Joined: May 22, 2003
Posts: 108
|
|
Found better solution. For anyone interested, OAS 10.1.3 has a new Scheduler feature for jobs that need to run at a scheduled time.
|
 |
 |
|
|
subject: Running scheduled 'jobs' in OAS
|
|
|