Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion
"Re: Advice on how to approach CRON based BPMN2 processes" To view the discussion, visit: http://community.jboss.org/message/619133#619133 -------------------------------------------------------------- Have you tried to have a start event and a timer event that can start the process? That is valid approach according to BPMN2. I am referring to something similar as is illustrated on the http://docs.jboss.org/jbpm/v5.1/userguide/ch05.html#d0e1710 Events section jBPM documentation just instead of message events have a timer event. So that should do what you describe - time event will fire on every expiration and you can use default start event to start it whenever you like. Cheers Maciej -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/619133#619133] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
