message between process

Communicating between two process (BPM 6.2)

Hi,

The ask is I have two process, once Process 1 is finished I need to start Process 2 and pass some data from Process 1. Process 1 & Process 2 are in different diagrams & Pool. Is that possible.What I tried is as below

In Process 1 I have defined a throw message as my last step & in Process 2 I have Start message, but for some reason Process 2 doens't start once I am done with Process 1.

Any ideas?

message start

A process is activate catching a message sent from an other process using a start message.

I have tried to use Bonita Community 6.2.2 to test this feature and looks fine.

Notifications