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
  • 1.  Multicasting in webMethods

    Posted Thu January 02, 2014 05:37 AM

    How can we perform multicasting in webMethods?


    #Integration-Server-and-ESB
    #Universal-Messaging-Broker
    #webMethods
    #broker


  • 2.  RE: Multicasting in webMethods

    Posted Thu January 02, 2014 09:02 AM

    I haven’t ever try this but you can see, if below solutions helps you out

    1. If your receiver systems are not related to webMethods:

    Setup mulitcast IP address and make them to join this group and send message using HTTP post

    1. If your receiver system is webMethods then use broker pub-sub model which ensure guarantee delivery also

    2. May be a custom java service will also help you out. Please see below link


    #Universal-Messaging-Broker
    #Integration-Server-and-ESB
    #webMethods
    #broker


  • 3.  RE: Multicasting in webMethods

    Posted Tue January 14, 2014 05:59 AM

    First clarify your requirements, because you may already head the wrong direction with asking for multicast. Usually people try to avoid using it.

    Why do you want to do multicast?

    What do you really mean with multicast? Do you want to do Ip multicast (and why?) or just have multiple receivers (In this case this is just standard pub sub pattern which is supported out of the box by webMethods messaging).


    #Integration-Server-and-ESB
    #broker
    #webMethods
    #Universal-Messaging-Broker


  • 4.  RE: Multicasting in webMethods

    Posted Mon January 20, 2014 03:14 AM

    Martin Wroblinski, Thank you for your response.

    I just have multiple receivers, for that i need to use pub sub messaging. How can we perform in pub sub?


    #webMethods
    #broker
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB


  • 5.  RE: Multicasting in webMethods

    Posted Mon January 20, 2014 04:12 AM

    Please read the appropriate documentation, this can be found in the Broker documentation and the Messaging Programmer’s Guide.


    #broker
    #webMethods
    #Universal-Messaging-Broker
    #Integration-Server-and-ESB