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

    Posted 06/19/12 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 08/13/12 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 08/14/12 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