Topic: Message flow

Is it possible to start a process with a message flow - I've got a process which sends message to another process ... at the moment I have to start the receiving process manually and wait for the incoming message. Therefore I'm looking for a solution, how to start the receiving process automatically and only as many times, as I have incoming messages.

KTC-Karlsruhe Technology Consulting GmbH


Bonita Partner, Business Process Management, Systemintegration
Albert-Nestler-Straße 11 | 76131 Karlsruhe | Germany | Tel. +49 721 - 1611750
http://www.k-tc.de

Re: Message flow

I would also like to know that. It would be very useful in some cases.
Is there a way to get this feature integrated or can I "emulate" a start message somehow?

Re: Message flow

Hi,

currently you can't start a process on a message receive. This feature will coming soon. A workaround is to create the instance with a connector then send the message.

Re: Message flow

Hi,

could you please elaborate a little bit on how can a process be started using a connector? Is there a connector that can do the job or does it have to be scripted in Groovy?

Thank You for you answer.

KTC-Karlsruhe Technology Consulting GmbH


Bonita Partner, Business Process Management, Systemintegration
Albert-Nestler-Straße 11 | 76131 Karlsruhe | Germany | Tel. +49 721 - 1611750
http://www.k-tc.de

Re: Message flow

Hi,

just add a Bonita connector on a step that will start another process. This is pretty clear in the Bonita connector list.