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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Problem with the broker

    Posted 09/01/10 10:53 AM

    Hi all,

    I have a problem with the broker.While I publish a document once to it, I got a Total document published value increased by 2 in the MWS Admin page…I have changed the Time To Live value to 1 and 2 and i got proper output.But while I set it to zero i am receiving the document twice for a single publish…Can any one suggest me the reason for this?

    Thanks
    tmv


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Problem with the broker

    Posted 09/01/10 07:40 PM

    What version were you on? Any version but please check the settings for “Exactly Once Processing” on trigger.

    If “Exactly Once Processing” is set to ‘false’, it should not matter what is in the other fields of this properties section.

    The other options are:

    • Time to live: How long the entries are valid for comparison. If the second document arrives before this time frame it is consider duplicate, afterwards it is considered new.
    • Resolver service: a service you can write to place your own logic if a document should be treated as a duplicate or not.

    See Developers User Guide and/or Pub/Sub-Guide for details.

    Also check this thread about TTL:

    HTH,
    RMG


    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Problem with the broker

    Posted 09/02/10 12:52 PM

    Thats very useful RMG…

    Thank You


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Problem with the broker

    Posted 09/02/10 03:01 PM