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.  Transaction Control

    Posted 04/16/04 02:04 PM

    Hi all,
    I am developing an Adapter that integrates to Portal Infranet which provides API to perform business functionality. Since some business functionality requires more than one API to be invoked and on error the transaction needs to be rolled back else committed.

    I have coded the connection component that connects to the Infranet and I have enabled the IS server connection pooling.

    In one of the flow service, I have started a transaction. While this transaction is in progress, when another flow service tries to open a transaction, I get an error that “Transaction already Open”.

    Can you suggest any solution Or any workarounds for this problem ?

    Thanks ands regards,


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 2.  RE: Transaction Control

    Posted 12/02/07 09:10 AM

    Hi Preeti,

    Are you using nested transactions? opening the transactions regularly with in different flow services? you can find some suggestions and comments on nested transaction to the below link

    [url]wmusers.com

    Thanks
    Gouse.


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services