[jboss-user] [JBoss jBPM] - Split out main process into a user-defined number of sub-pro

bazoo do-not-reply at jboss.com
Wed Jan 3 06:26:00 EST 2007


Hi there,

I have a business process where the main process needs to split out into a number of exactly alike subprocesses, and then join back up again into the main process once each of those subprocesses have finished running their course. The problem is that the number of sub-processes that need to be spawned is not consistent, and is actually input by the end user at runtime. I have no idea how to model this behaviour.

An analogy is the process "Publish a book", where the sub-processes in question would be "Edit a chapter". Each chapter will go through the same steps as a sub-process, but the number of chapters (and hence the number of sub-processes required) is only known once the "Publish a book" main process is in course.

Any ideas?

Many thanks,
Matt

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997493#3997493

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997493



More information about the jboss-user mailing list