Adding JDBC Pools

You can add JDBC pools by using the customer_overides.properties file.

Procedure

  1. In the customer_overrides.properties file, specify the database server name, port number, database/catalog name, user ID, and password. To encrypt your database password, use the encrypt_string.sh or encrypt_string.cmd utility in the bin directory. Then place the encrypted password, prefixed by an encryption indicator, in the customer_overrides.properties file.
  2. To update Sterling B2B Integrator with this new pool information, restart the application.