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

JDBC - Need for iterative Batch select

  • 1.  JDBC - Need for iterative Batch select

    Posted 02/20/07 03:35 AM

    Like the large document handling of TN, if we can have similar large batch handling in JDBC select it will be helpful. The current option to set the Maximum Row in the select template provides very limited way to handle large sets of records, as it requires some form of programmatic intervention to create the iteration till max rows.

    The other way of handling this situation, is taking the help of sql-cursor capabilities of database and iterate over a stored procedure.

    Any other ideas to handle large batch of records is welcome.

    Thanks,
    Anand Gopalan


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