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.  MQ Adapter Unable to pull the complete message

    Posted 09/26/14 04:13 PM

    We are getting a large message on the MQ queue and webMethods MQ adapter is not able to completely read the message, so the message remains on the queue and is being read again and again by the MQ listener.
    Please let me know if there are some settings(transaction timeout or similar) which I need to configure to stop this from happening.

    Version of MQ adapter 6.5, version of MQ server 7.1 and jars file are in sync.

    Cache Overridden Connections : true
    Action before Disconnecting an in-transaction Connection : COMMIT
    Minimum Pool Size : 0

    Thanks


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


  • 2.  RE: MQ Adapter Unable to pull the complete message

    Posted 09/27/14 06:01 AM

    What is the size of the message.

    Did you try with a small message.

    did you try using Get Service or Peek Service.

    Did you check with msgBody or msgBodyByteArray

    What is your webMethdods version.


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


  • 3.  RE: MQ Adapter Unable to pull the complete message

    Posted 09/27/14 06:02 AM