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.  Is mandatory enable the Connection Pooling?

    Posted 09/21/10 04:52 PM

    Hi wMUsers, I’m reading JDBC_Adapter_Users_Guide.pdf and I have a doubt.

    Is mandatory enable the Connection Pooling?
    Something will wrong if I set the Connection Pooling disable?

    Because I’m working in a BPM proyect that I need several connections to Oracle.

    Thanks in advance!
    Alex


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


  • 2.  RE: Is mandatory enable the Connection Pooling?

    Posted 09/21/10 05:07 PM

    Well its not “mendatory” but highly recommended and useful to boost up the perofrmance of your process.
    Cosider a process where you don’t have connection pool and you need to explicitely open/close db connections, its certainly a overhead and not really suited in EAI requirements where every process interacts which different layers of end systems\db.


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