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.  How to subscribe One document by multiple triggers

    Posted Mon October 06, 2014 06:56 PM

    Hi,

    I have one document which i want to be subscribed by two triggers so that i can call two service almost at the same time. To achieve this, i created two separate triggers and both of them are subscribing same document. Both of my services are getting triggered but i don’t get any document values in my second trigger.

    Appreciate if you guide me to resolve this issue.

    Thanks


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


  • 2.  RE: How to subscribe One document by multiple triggers

    Posted Tue October 07, 2014 07:24 AM

    In the trigger 1 and trigger 2 are you subscribing to the same publishable document and different subscribing services. (have you specified any trigger condition).

    Can you brief your requirement?


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


  • 3.  RE: How to subscribe One document by multiple triggers

    Posted Tue October 07, 2014 08:56 AM

    Technically this should work!!..You are doing some thing wrong

    Check time to live properties for broker document


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


  • 4.  RE: How to subscribe One document by multiple triggers

    Posted Thu October 05, 2017 02:16 PM

    I noticed some issue. I have two trigger and both of them subscribing the same document but one is serial trigger and another one is concurrent. I do see sometimes the document is subscribed by both the trigger and sometime not… Can someone explain why this is happening? I wanted to know why both the trigger is not picking the document always?


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