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

error in flow: Error while closing transaction -Error(s) occurred while closing adapter connections.

  • 1.  error in flow: Error while closing transaction -Error(s) occurred while closing adapter connections.

    Posted Fri December 27, 2013 10:18 AM

    what is this? the basic try/catch no catch this error

    in developer app if flow is executed step by step the error does not appear, but yes if it is run normally (green play button)

    -the flow is very complex, with many internal flows and adapters
    -not use start,commit/rollback steps

    any relation to this? Error while closing transactions. - webMethods - Software AG Tech Community & Forums

    thanks!


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods


  • 2.  RE: error in flow: Error while closing transaction -Error(s) occurred while closing adapter connections.

    Posted Tue December 31, 2013 03:52 AM

    Hi guido valli

    Check the Adapter connection which is your using either Local Transaction or No Transaction.
    If it is local, required explicit start and commit transactions steps


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 3.  RE: error in flow: Error while closing transaction -Error(s) occurred while closing adapter connections.

    Posted Thu January 02, 2014 09:22 AM

    Hi,

    In addition to Murali’s pointers, please verify if you are using more than one local transaction connections in the same transaction context in your flow service.

    If you are providing dynamic user credentials at run time, then all the adapter services using this LOCAL_TRANSACTION connection within a single transaction must use the same user credentials.

    Thanks & Regards,
    Manjunath Kella


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS