Configure WebLogic Server Data Sources

When you run the TMS Installer, it sets up a connection, or data source, for TMS Browser from the WebLogic Server to the database that you specify in the Installer screens.

Confirm that the data source exists in the WebLogic Server Administration Console and then enter its JNDI name in the REPORT_CONFIG local reference codelist.

For more information, see:

Confirm the TMS Data Source Value in WebLogic Server Admin Console

To check this:

  1. Log in to the WebLogic Server Administration Console at:

    http://host:7101/console
    
  2. Navigate to Services under Domain Structure, then Data Sources.

  3. Confirm that a data source with JNDI name: jdbc/tms exists.

Set REPORT_CONFIG Reference Codelist Value

Update local reference codelist REPORT_CONFIG with the data source JNDI name:

  1. Log in to TMS.

    https://computer_name.host/opa54/launch.htm
    
  2. Navigate to Definition, then Local Reference Codelists.

  3. Query for the REPORT_CONFIG codelist:

    1. Press F7.

    2. Enter REPORT_CONFIG in the Name field.

    3. Press F8. The system displays the short value JDBC_DATA_SRC.

  4. Enter the JNDI name value jdbc/tms as the long value.

  5. Save.

Add Data Source (Required Only If Using Multiple Databases)

When you run the TMS Installer, it sets up a data source connection for TMS Reports Generation from the WebLogic Server to the database you specify in the Installer screens.

If you plan to use more than one database, you must create a data source for each additional database. This data source can be used to run TMS reports for the new database after REPORT_CONFIG Reference Codelist Value will be updated with the new JNDI name as explained in Set REPORT_CONFIG Reference Codelist Value.

For complete set of instructions, see Oracle Thesaurus Management System User's Guide.