IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Message Vs Signal events

  • 1.  Message Vs Signal events

    Posted Wed June 10, 2015 05:40 AM

    Hi Guys,

    I was going through the documentation and can’t really see any difference between message and signal events except that, message events can be triggered by external events also (such as external parties sending message (published document) to the broker).

    Are there any other differences? Or can I use message event in place of signal events everywhere?

    Kind regards,
    Raj


    #webMethods-BPMS
    #webMethods
    #BPM


  • 2.  RE: Message Vs Signal events

    Posted Wed June 10, 2015 11:45 PM

    BPMN standard notations defines both of these, Message and Signal events. In webMethods, signal events are nothing but message wrapped in signal document. Both works interchangeably in business process implementation. Conceptually you could say that, signal is signalling all consumers (processes) who would be interested in this data and message is intended for a specific subscriber.

    -Senthil


    #BPM
    #webMethods-BPMS
    #webMethods