Is it possible to configure database adapter properties at a

Posted by hromkes on 13-Jan-2011 11:18

My project contains several Database Adapters.

When I want to use another database, I have to change the properties (database server, database name, login and password) of all the adapters.

Is there a way to configure these properties at a central location?

This would facilitatie the migration of the project to another environment.

For example from development to the test environment.

All Replies

Posted by sandips on 13-Jan-2011 21:25

Hello Hendrek,

You may want to modify the db.properties file located under $BPM_HOME\\workspace1\.com.savvion.studio\adapters\DBAdapters directory.

Let me know if it helps you to overcome your the issue.

Thanks,

Sandip

This thread is closed