Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: AW: [bpmn-user] How to: define event-handler

Ok got the intermediate event associated to a subprocess-scope.
But cant figure out how to define activities that should be done if the message arrives.. :-/


Von: Christoph Memmesheimer <djcye@xxxxxxxx>
An: bpmn-user@xxxxxxxxxxx
Gesendet: Dienstag, den 4. August 2009, 17:51:05 Uhr
Betreff: AW: [bpmn-user] How to: define event-handler

Thx know i see,
is there an example on how to  associate the "message intermedaite event" on a activity or subprocess scope ?
i cant find one :-/


Von: Antoine Toulme <antoine@xxxxxxxxxxxxxxx>
An: BPMN user questions and community. <bpmn-user@xxxxxxxxxxx>
Gesendet: Montag, den 3. August 2009, 17:09:24 Uhr
Betreff: Re: [bpmn-user] How to: define event-handler

You can't specify the "event to be listened to".

A message intermediate event receives a message. Your system should make sure to send a message to it.

Thanks,

Antoine

On Mon, Aug 3, 2009 at 17:07, Christoph Memmesheimer <djcye@xxxxxxxx> wrote:
Hi,
i need to model a process which waits for an specific event (with an business ID inside)
i try to use the intermediate message event but stuck on how to specify the event message that should be listened at.. :-(
plz help

greetz


_______________________________________________
bpmn-user mailing list
bpmn-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpmn-user





-----Integrierter Anhang folgt-----

_______________________________________________ bpmn-user mailing list bpmn-user@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/bpmn-user


Back to the top