Create a data source for credential access

Follow these steps to set up a data source in the Oracle WebLogic Server Administration Console for the credential store.

  1. In a Web browser, navigate to the Oracle Enterprise Manager.

    https:// <servername> :7002/em

  2. Log in using the administrator credentials provided to you by the system administrator.
  3. From the Weblogic Domain drop-down on the upper left, select JDBC Data Sources.
  4. Select Lock and Edit.
  5. From the Create dropdown, select Generic Data Source.
  6. On the Create a JDBC Data Source: Data Source Properties page fill in the following information:
    1. In the Data Source Name type Data Source Name Empirica Credential Store.
    2. On the Driver Class Name, click Select.
      1. On the Select a JDBC Driver, select from the Database Type drop-down Oracle.
      2. From the JDBC Driver drop-down, select Oracle's Driver (Thin XA) for Service connections; Versions: Any
      3. Select OK.
    3. Back on the Create a JDBC Data Source: Data Source Properties page, in the JNDI Name field, typejdbc/mds/opss and in the Stream Chunk Size field, type 256.
    4. Select Next.
  7. On the Create a JDBC Data Source: Connection Properties page, in the Database Connection Information section, under the Database URL field, select Generate URL and Properties... and type the following details:
    Field names Description
    Database Host Name Enter your database host URL
    Database Listener Port 1521
    Database Name Enter your database name (service name or SID)
    Database User Name EMPIRICA_OPSS
  8. Select OK.
  9. On the Create a JDBC Data Source: Connection Properties page, select Test Configuration for the confirmation message to appear.
  10. Select OK.
  11. Select Next.
  12. On the Create a JDBC Data Source: Transation Properties, select Next.
  13. From the Create a JDBC Data Source: Select Targets page, select the check-boxes SignalServer, TopicsServer, and UserProvisioningServer from the list.
  14. Select Next.
  15. Select Create.
  16. Check the Create a JDBC Data Source: Review page and select Create for the confirmation message to appear.