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.

 View Only
Expand all | Collapse all

Access the DataSource Class of a JDBC connection in a Java service

  • 1.  Access the DataSource Class of a JDBC connection in a Java service

    Posted Fri October 17, 2014 07:55 AM

    Does webMethods provide a service that can be used to retrieve the connection properties of a particular connection, specifically the ‘DataSource Class’ value. Can we use the service ‘wm.art.admin.connection:getConnectionProperties’ for this purpose? I am unsure of the input and output values for this service, I checked the Built-In_Services_Reference document but couldn’t find the service. I am planning to invoke this service within a java service to retrieve the DataSource Class of a connection. Please let me know if this would work.


    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 2.  RE: Access the DataSource Class of a JDBC connection in a Java service

    Posted Fri October 17, 2014 02:28 PM

    To know the input and output of wm.art.admin.connection:getConnectionProperties service try calling this in a flow service and see the input and output in the pipeline.


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods