Configuring the Database and Messaging Through Configurator

You can configure the database for the default tenant and the admin database user for an Oracle or PostgreSQL database and configure the TIBCO EMS channel through FOM Configurator.

Note: The database client and TIBCO EMS must be present on the machine where Configurator is deployed. Set the EMS_HOME and ORACLE_HOME (if using an Oracle database) environment variables and make sure they point to TIBCO EMS and the Oracle client respectively.

Procedure

  1. Go to $AF_HOME/roles/configurator/standalone/bin and run ./start.sh.
  2. Start Configurator on a compatible browser with the following URL: http://<<IP>>:<<PORT>> and log into Configurator. The default port is 9090, and the default user name and password is admin. You can change this user in $AF_HOME/roles/configurator/standalone/config/ConfigLogin.info.
  3. Select Order Management System from the Select Configuration drop-down menu.
  4. Click Messaging Configuration on the left side panel to configure the messaging.
  5. After configuring the messaging, click the Advanced tab, and click Data Source Configuration to configure the OMS database for the admin user.
  6. Click Data Source Configuration Default Tenant to configure the OMS database for the default tenant.
  7. Click Archive Data Source Configuration to configure the OMS archive database.
  8. Click OMS Persistence to configure the OMS Oracle or PostgreSQL database.
  9. Click OMS User Interface to configure the OMS server host, OMS server port, and OMSUI port.
  10. Click Web Service Configuration to configure the web service HTTP port.
  11. Select OCS from the Select Configuration drop-down menu.
  12. Select Member1 from left side panel, click the Advanced tab, and click OCS catalog directories to configure the catalog directory location.
  13. From the same OCS Advanced tab, configure pricing host, pricing port, eligibility host, eligibility port, OMSUI host and OMSUI port.
  14. Click OCS Database to configure the database for the Order Capture System service.

Example

See Database Configuration Properties for the OMS and OCS database configuration properties specifically for an Oracle and PostgreSQL database.