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

    Posted 12/14/08 06:53 AM

    Hi All,

    What is the Difference between local and XA Transaction.

    Regards
    Reema


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


  • 2.  RE: Transaction

    Posted 12/14/08 01:25 PM

    XA is a standard for distributed transactions used for coordinated a single transaction across multiple systems. Local transaction is the default and what is used for normal transaction processing for single system. Generally speaking in order to use XA transactions the target system must support it.

    I generally do not recommend XA transactions because of increased complexity.


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