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
Hi all,
I am using wM 6.5. I want to display all the JDBC Adapter connections on a page. If anyone knows the service name pl post it.
I know there is a service in 6.1 (wm.art.admin.connection:listallressource) but I am not able to find it on 6.5. Don’t know whether the service name was changed in 6.5, please let me know.
Thank you,
Siddhu
You can Use Service
That service is still availabe but it is not visisble. You can still invoke a service wm.art.admin.connection:listAllResources with its inputs(adapterType & connectionType) as you have done before.