User development,
A new message was posted in the thread "Multiple Subprocess - jBPM 3.3.1":
http://community.jboss.org/message/523637#523637
Author : Luca Zammarchi
Email : luca.zammarchi(a)antex.it
Profile :
http://community.jboss.org/people/lucazammarchi
Message:
--------------------------------------------------------------
Hi All,
I need to create a process that polling a database table and then creates one subprocess
instance for each records in the database table.
I use the Process-State with a "loop" node that return to the Process-State node
for each records. This solution works, but each sub process was running sequentially.
Anyone have any ideas how I can create multiple subprocess that running in the same time?
I just try to use a fork with four Process-State node..but every process running
sequentially.
Thanks for any suggestion.
Best Regards.
Luca Zammarchi
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/523637#523637