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

convert update call to batchupdate call

  • 1.  convert update call to batchupdate call

    Posted 07/05/07 01:52 AM

    Hi,

    I have a scenerio in which we are calling JDBC adapter update service from my custom flow service.My custom flow service is invoked heavily and this is eating up lot of databaseconnections[becuase of JDBC update call].
    I am planning to use batch update from my custom flow service to reduce traffic between my IS and database.
    This is a scenerio of converting a jdbc update into jdbcbatch update.
    What would be the best approach as I had used savepipeline/restorepipeline to create a documentlist in memory and invoke batchupdate which is not a recommended approach.

    We are using Integrationserver 6.1
    Any thoughts on this.
    Thank you
    Prasad


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods-Architecture