You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by matarazzo angelo <ma...@gmail.com> on 2010/05/04 18:36:20 UTC

JOB scheduling and service

Hi, 
I schedule a service to run every 10 minutes.
First time JobScheduler creates job  with Id XXX and invokes service
"exampleService" .
After 10 minutes this job has status PENDING and so I woul want that the job
scheduler look at the job with Id XXX and invokes service "exampleService"
only if job with Id XXX has status FINISHED.
is it possible?
Thank you.

 
-- 
View this message in context: http://ofbiz.135035.n4.nabble.com/JOB-scheduling-and-service-tp2125899p2125899.html
Sent from the OFBiz - User mailing list archive at Nabble.com.