How to sent messages between two processes?

Hello,
my Name is Max.
First I’m really sorry for my bad english.

For a studentproject we have to translate a Bonita-BPM project to Camunda-BPM.

Our Problem is, that we have to sent messages between two different processes, because we have different message start events in our main process.

How can we realize this ?

Hi,
here is my sample process for sending messages, it will run if you deploy it, so you can try it.


messages_events.bpmn (13.6 KB)

Ask if you have any questions.
Cheers,
Lukas

4 Likes

another example for you:

Hello guys,

thanks for your quick response. That really helped a lot.

I have a few more questions but I think these belong in an other threat.

Cheers,
Max