[jboss-user] [jBPM] - NEED help with parallelism process

Gaetano Fabiano do-not-reply at jboss.com
Fri Oct 19 06:29:00 EDT 2012


Gaetano Fabiano [https://community.jboss.org/people/deepyou] created the discussion

"NEED help with parallelism process"

To view the discussion, visit: https://community.jboss.org/message/767014#767014

--------------------------------------------------------------
Hi, I'm new on JBPM, I would to write a process that run in parallel two script (java class that execute a programm) I use the Gateway node with AND condition but It doesn't work, my result is that sometime run the A node first, sometimes run the B node first. How can I run in a process in parallel two java classes?
I have this:


(START)----->(SCRIPT)-------(+)-------(SCRIPT A)--------(SCRIPT C)-----(+)
                                          |_____(SCRIPT B)____(SCRIPT D)____|-------------->(END)


I need this exec plan


start
Script
Script A and script B in parallel
Script C after A
Script B after D


End.


Someone can help me?
Thanks
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20121019/9e77f340/attachment.html 


More information about the jboss-user mailing list