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.  Unable to commit transaction

    Posted Fri September 24, 2010 11:34 AM

    hi all
    here am facing problem …urgent

    the flow is like this

    pub.art.transaction:startTransaction
    HK_MQ.process.runtime:put
    pub.art.transactiTransaction:commitTransaction , in this flow am getting following error

    Error: [ART.114.303] Adapter Runtime (Transaction): Unable to commit transaction. null

    Please suggest how to solve this problem

    Thanks in advance !

    Regards ,
    B


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


  • 2.  RE: Unable to commit transaction

    Posted Fri September 24, 2010 01:22 PM

    What is the transaction setting that you have configured in the MQ Connection??


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


  • 3.  RE: Unable to commit transaction

    Posted Fri September 24, 2010 01:31 PM

    HI, are you trying in runtime? in debug mode the commit not works because IS use different threads.
    Regards,
    Alex.


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


  • 4.  RE: Unable to commit transaction

    Posted Thu September 30, 2010 05:49 AM

    Hi Alex,

    Thanks !

    Its true that in debug mode the commit not works because IS use different threads.

    Thanks you very much !

    Regards ,
    B


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


  • 5.  RE: Unable to commit transaction

    Posted Thu September 30, 2010 04:36 PM