We have two set of Oracle database for dev and test and we do have TM1 application developed in dev server via ODBC connection connecting to dev database.
NOTE: Credentials for dev and test was different.
When we deploy it in TM1 test - we have to manually open each and every process to change their credentials to point to test database as it was different from dev database, which is a neck-breaking task and we have been doing this for last 3 months and thought of automating it- however, on research (

Is there any other way or approch to change the ODBC database credentials for processes that are being deployed in test?
Thanks.
Logan