webMethods

webMethods

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
  • 1.  JDBC Adapter connection List

    Posted Tue June 11, 2013 05:26 AM

    Hello All,

    Is there any built in service to get the list of all JDBC adapter connection available in the server.As for scheduler we can getTask and the status.

    Waiting for your kind response.

    Thanks
    Baharul


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


  • 2.  RE: JDBC Adapter connection List

    Posted Thu June 13, 2013 03:51 AM

    WmART/pub.art.connection:listAdapterConnections - list all connections
    WmART/pub.art.service:listAdapterServices - list all adapter services

    Provider adapterTypeName as ‘JDBCAdapter’…

    -Senthil


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