Anyone know of a way of setting the db connection dynamically at run time?
we have 3 web server and database environments DEV/QA/PRODUCTION and 1 actuate server.
I need to be able to tell the report which oracle database to connect to when the report is run...
erdpro connections have a configkey. Use the value of this in parallel with the dbconfig.xml file that you setup at the server level. Just note: anytime you need to change the connection string on the dbconfig file you need to restart the server (
The server has to be configured to point to a specific file for this to work.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.