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.  How to get a DB connection using JDBC adapter?

    Posted 02/23/06 10:53 PM

    Hi
    I need a database connection for some data manipulations in my java code running in the webMethods.I have configured the JDBC adapter,connection pool etc.But how do I now get the connection in my java code.Is there any webMethods service for doing that?
    Thanks
    Rajneesh


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: How to get a DB connection using JDBC adapter?

    Posted 02/24/06 04:49 AM

    Hi Rajneesh,

    one thing possible will be to build an adapter services in Developer which will prepare the manipulations you need.
    This service can be invoked from a Java Service like any other IS Service.

    Please search the forums for details. Something similar has been discussed lately.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: How to get a DB connection using JDBC adapter?

    Posted 04/03/08 05:09 PM

    I am having probelme to get the connection from adpater connection pool. As


    #webMethods
    #Integration-Server-and-ESB