Jump to: navigation, search

Configuring the Rules Repository Database using Configuration Manager

This procedure creates and configures the database that will be used as the Rules Repository by using Configuration Manager.

Most database distributions include the JDBC connector that is needed; if this is not the case, you must download it from the vendor’s site. Genesys does not provide the JDBC connector.

Important
Genesys Rules System 9.0 can use only Java 8. Java 7 is no longer supported.

Once the configuration below is complete, the same database configuration will be used whenever GRAT is installed or updated. There will be no need to specify it again. Also, if any of the database information changes (for example, DB Server location, DB name, DB user or DB password), users can simply update the DAP and restart GRAT.

Prerequisites

Please consult the GRS page of the Supported Operating Environments Reference Guide.

Procedure

  1. Create a new database using the normal DBMS procedures for the database type you are working with. There is no need to create tables within this database—it will be populated by GRAT automatically on startup.
  2. In Configuration Manager, right-click the Environment > Applications folder and select New > Application. This opens the Browse dialog box that lists the available application templates.
  3. In the Browse dialog box, select the DAP template file, and click OK. This opens the Properties dialog box for the new DAP Application object.
  4. On the General tab:
    1. Enter a name for the DAP. A DAP can have the same name as the database itself. However, it is recommended that you make their names unique if you are using multiple access points for the same database.
    2. Do not enter anything in the DB Server field.
    3. Select the JDBC Connection check box. This will disable the DBMS Name field on the DB Info tab.
    4. Ensure that the State Enabled check box is checked.
  5. On the DB Info tab:
    1. Enter the DBMS type, database name, username, and password. The database username must have full permissions to this database in order to create the tables. GRAT uses these database credentials when it starts for the first time in order to create the necessary database schema.
    2. Set Case Conversion to any, and leave the DBMS Name field clear.
  6. On the JDBC Info tab, set the following values:
    1. Role field—Main
    2. Debug field—Unknown
    3. Query Timeout field—0 (zero)
  7. On the Server Info tab, enter the host name and port number of the DBMS that handles the database. For Oracle RAC configuration, use the SCAN name host and the SCAN port.
  • Add this newly created DAP to the Connections tab of the GRAT Application object.
  • This page was last edited on November 23, 2019, at 00:30.
    Comments or questions about this documentation? Contact us for support!