Using TNS names Pega 7.2 and Tomcat 8.5.16
Hi,
We're currently in the process of migrating our Pega implementation from the cloud to an on premise server. We currently have Tomcat setup to point to Oracle with the entries like the one below in our context.xml. This works fine but we'd prefer to have Tomcat pull the url info from the TNSNAMES.ORA file that is managed by our database team so we don't have to worry about manually updating the Tomcat config if addresses are added/removed to the address list. Is it possible to reference a server in Tomcat just by the address name in the TNS names file?