You might want to have the deployed app working in customer-specific database environment. To do that, you can
-
define different database connection caches for different customers and then specify the CacheName value in DBParm, or
-
define different cache groups for different customers (each group contains one or more caches) and then specify the CacheGroup value in DBParm. See Using CacheGroup property in DBParm for details.
For more about database connections, see Working with Database Connections.