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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Strange behavior when disabling a notification (JDBCAdapter on 10.5)

  • 1.  Strange behavior when disabling a notification (JDBCAdapter on 10.5)

    Posted Thu May 07, 2020 08:03 AM

    Hi,

    I found a strange behavior in 10.5 and I would like to know if anyone has noticed the same.

    I have a normal insert notification (using JDBCAdapter on a MSSQL server), which is running correctly.

    I have it suspended, and the events keep accumulating in the buffer table, as they should.

    Now I want to disable it, removing all database objects.
    But instead, it sends all the events to the IS before destroying the database objects.

    I would expect all the events would be destroyed and never reach the IS.

    I didn’t find any description of this in the documentation.

    What do you see in your systems?
    Thank you.

    Best regards,


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards


  • 2.  RE: Strange behavior when disabling a notification (JDBCAdapter on 10.5)

    Posted Mon July 27, 2020 02:35 PM

    So is this your disable state flow?

    From Enable–>Suspended (event’s still exists and obj’s not destroyed) -->Disable (during this steps events have still flown before the obj’s get fully destroyed) happening in v10.5 instances only?

    HTH,
    RMG


    #Adapters-and-E-Standards
    #Integration-Server-and-ESB
    #webMethods