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
Expand all | Collapse all

Duplicate insert notifications occurring

  • 1.  Duplicate insert notifications occurring

    Posted Mon August 11, 2003 10:34 PM

    We are using the Oracle adapter 4.1.1 SP3 with ADK 421. SP4 and performing an Insert Notification operation on a table. For the past few weeks, we have noticed a strange problem.

    Though the record is inserted only once on the buffer table (verified by having a creating temp trigger/table listening to the buffer table and seeing only one record inserted), but somehow the insert notification occurs twice which causes the duplicate of the same record. The adapter is running on a single instance, but when this duplicate triggers occurs, there are two instance of the adapter running (adapter logs from the adapter_trace folder)- which explains the reason for the duplication.

    The problem occurs randomly and hence very difficult to simulate also.

    Question is: how is the adapter automatically increasing the number of instances and causing this duplication to occur.


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Duplicate insert notifications occurring

    Posted Tue August 12, 2003 04:38 PM

    Not sure if this is the same issue we encountered, but it sounds pretty close. Our problem turned out to be caused by the “# of Adapter Processes” setting on the Adapter tab of Adapter Config tool. If we set this to anything other than one, we would experience this behavior. Our experience was with basic notifications.

    wM support verified this for us.


    #Integration-Server-and-ESB
    #webMethods