[jboss-user] [jBPM] - Re: Advice on how to approach CRON based BPMN2 processes
Maciej Swiderski
do-not-reply at jboss.com
Wed Aug 3 09:33:05 EDT 2011
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110803/1a6a85e7/attachment.html
More information about the jboss-user
mailing list