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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

JMS Topic in cluster

  • 1.  JMS Topic in cluster

    Posted Wed February 19, 2020 10:24 AM

    Hi everybody.

    We have a problem with delivery jms topic to trigger on different nodes in cluster.

    What we have:
    We have one service publisher(pub.jms:send) which send document to different interfaces;
    We have two packages with triggers with subscription on document.

    On single IS everything works fine, but on cluster all nodes received the same message and process it.

    The process is:

    1. Send document User(test) to subscribers.
    2. trigger with name userTrigger get Message and save to database.

    In our case we will try to save the same user 3 times (3 nodes).

    What should I do to change this behavior?

    Thanks!


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


  • 2.  RE: JMS Topic in cluster

    Posted Thu February 20, 2020 10:11 PM

    Can you check if the JMS client ID is same on all the nodes of IS.


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