[jboss-user] [jBPM] - Re: Advice on how to approach CRON based BPMN2 processes

Mare Geldenhuys do-not-reply at jboss.com
Wed Aug 3 08:12:39 EDT 2011


Mare Geldenhuys [http://community.jboss.org/people/mgeldenhuys] created the discussion

"Re: Advice on how to approach CRON based BPMN2 processes"

To view the discussion, visit: http://community.jboss.org/message/619096#619096

--------------------------------------------------------------
Hi Ed,

what about adding the job to the Quartz scheduler which kicks of the process? Meaning, the responsibility of the job which executes in Quartz would be to either create a knowledge session or get one from somewhere to start a process. This way the schedules are managed by Quartz but what happens when the job is executed is managed by JBPM. Then you can also call JBPM to run the process on an ad-hoc basis, without having to handle timers that should not fire in the process.

Would that work?
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/619096#619096]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110803/6ac80778/attachment.html 


More information about the jboss-user mailing list