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 Folks,
As part of an experiment I am doing a POC to see if we can make a secure JDBC connection on webMethods, similar to SNC SAP connection. I would like to have a jump start if any of you guys had tried it earlier. Any inputs from you are valuable.
webMethods 7.1.2 JDBC Adapter 6.5 build 77
Cheers Guna
I know this is a crazy task. But lets share your thoughts on this.
The first place I would research is the JDBC driver and its interaction with the DB. I suspect there is an additional parameter(s) that can be specified in the JDBC connection pool definition to have the driver use secure communication. There is probably setup needed on the DB server as well.
Thanks rob…i will look into it.