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.  Disable Adapter connection

    Posted Tue July 15, 2008 06:23 AM

    How do we disable an adapter connection and a adapter service at runtime?


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


  • 2.  RE: Disable Adapter connection

    Posted Tue July 15, 2008 04:05 PM

    You can disable the Connection by using the disableConnection service in WmART package under pub.art.connection folder. You can “queryConnectionState” service to check if connection is disable and don’t run the adapter service if the connection is disable.

    I am wondering what is driving you to disable the adapter connection at runtime since it is not a safe practice? Could you elaborate what you are trying to accomplish ?

    P.S. Use the WmRoot package service at your own risk since they are not public services and can be change in any release by webMethods.


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


  • 3.  RE: Disable Adapter connection

    Posted Tue October 20, 2020 07:25 AM

    Getting similar problem. My jdbc connection is getting hung and not being disabled. Could you please guide us so that we can change backend configuration of adapter to disable it without restarting IS ?


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