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.  Database issue

    Posted 05/22/12 01:00 PM

    hi all ,
    while getting data from oracle database by using adapter templates ,if database was down means will the data loss or exist? if exists where is stored.


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


  • 2.  RE: Database issue

    Posted 05/24/12 09:40 AM


  • 3.  RE: Database issue

    Posted 05/25/12 06:13 AM

    If it is a select query, once the ‘select adapter template’ executes successfully, you will have the data in the pipeline. Doesn’t matter if ur db goes down after that.

    If it is other adapter templates (update, delete, insert), this will be handled as transaction. While executing these db statements, if your db is down, transaction will fail. Data will remain as same in database unless commit/rollback executes.

    -Senthil


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


  • 4.  RE: Database issue

    Posted 05/29/12 11:41 AM

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


  • 5.  RE: Database issue

    Posted 05/29/12 11:42 AM