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
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
WmART/pub.art.connection:listAdapterConnections - list all connections
WmART/pub.art.service:listAdapterServices - list all adapter services
Provider adapterTypeName as ‘JDBCAdapter’…
-Senthil