Hello,
I’m trying to put my IS in a docker container. I would like a way to update JDBC Adapter without connecting to the administrator view so when I deploy in another environement I don’t have to change every adapter manually.
I’m currently using webmethods 10.5 but it’s not a micro service runtime installation so I can’t use this solution
I have found the service “pub.jdbcAdapter:updateConnectionPassword” but it’s only for the password and I’d like to change the server name and the user too.
Is there a service or any way to do this ?
Regards