Scheduling of BPEL Process in SOA 11g
556368Apr 8 2012 — edited Feb 26 2020Hi,
I want to schedule some BPEL processes in which DB adapter polls the data from Oracle DB with daily basis at an specified time.
I found one article about BPEL scheduler using java with Quartz. It is very good and useful.
http://www.oracle.com/technetwork/middleware/soasuite/learnmore/soascheduler-186798.pdf
But my requirement is to schedule more than one BPEL Process at different timings.
Is it possible to use the single scheduler for all the BPEL process istead of writing separate Scheduler for each BPEL process.?
Can anyone assist me to resolve this requirement.
Thanks in advance
Aejaz