Parallel gateways not working

1
0
-1

Hi all,

I have a 2 pools diagram (A and B). Start task is on process A and at some point I need to wait for a message from pool B, so i decided to put a parallel signal to syncronize processes, but all tasks next the gateway are not executed. It seems that the gateway is not working.

I'm using bonita 6.2 community,

Thanks, any help is appreciated.

Comments

Submitted by aurelien.pupier on Thu, 01/16/2014 - 17:33

Hi,

can you provide a screenshot of the designed processes?
Can you check that th ePool B is executed correctly and the message is correctly sent?
Can you check that Throw Message from Pool B is correctly set to target a Catch Message inside Pool A?

Regards,

1 answer

1
0
-1

Hi, using Community 6.2 it works for me. Really check (make sure) you have correctly correlated message and the target instance receives the thrown message. Have fun Gabriel

Notifications