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.  Detect Duplicates

    Posted Tue June 19, 2012 03:05 PM

    Hi,

    Could anyone let me know if there is a built-in feature in webMethods which can detect duplicates based on one of the fields in published document. (Similar to the one with UUID in case of exactly-once processing, but I require this check is based on the field of my choice)

    If there isn’t, could you please let me know if there is any probable solution other than the use of database to detect these ‘custom’ duplicates.

    Cheers,
    Pramod


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


  • 2.  RE: Detect Duplicates

    Posted Mon August 13, 2012 07:01 AM

    1.You can achieve by maintaining the file.


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


  • 3.  RE: Detect Duplicates

    Posted Tue August 14, 2012 02:13 PM

    My understanding is, we have to write a custom ‘documentResolver’ for this as the duplicates are functional duplicates not technical duplicates. As suggested, database or file would be an option to check for duplicates.

    Any other suggestions/experiences on this for better handling of functional duplicates?

    Regards
    Senthil


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