Previous Topic

Next Topic

Book Contents

Book Index

Creating a data source for credential access

To set up a data source in the WebLogic Administration Console for the credential store:

  1. In an internet browser, enter the URL for the WebLogic Administration Console, such as the following:

    https://<servername>:7002/console

  2. In the left pane, expand Services, and select Data Sources.
  3. In the upper-left corner of the page, in the Change Center section, click Lock & Edit.
  4. In the right pane, click the New button, and from the drop-down list that appears, select Generic Data Sources.

    The JDBC Data Source Properties page appears.

  5. Type values for the following fields:
    • Name—For example, type Empirica Credential Store.
    • JNDI Name—For example, type jdbc/mds/opss.
  6. Click Next.

    The JDBC Data Source Properties page appears.

  7. Click Next.

    The Transaction Options page appears.

  8. Click Next.

    The Connection Properties page appears.

  9. Fill in the following names:
    • Database Name—Type the SID.
    • Host Name
    • Port
    • Database User Name—For example, EMPIRICA_OPSS.
    • Password, Confirm Password—Type the password that you entered when you installed RCU.
  10. Click Next.

    The Test Database Connection page appears.

  11. At the top of the page, click Test Configuration.

    A Connection Test Succeeded message appears.

  12. Click Next.

    The Select Targets page appears.

  13. From the Servers list, select AdminServer, SignalServer, and TopicsServer.
  14. Click Finish.
  15. In the upper-left corner of the page, in the Change Center section, click Activate Changes.

    A message appears, indicating that the changes have been activated. The Credential Store Data Source entry is created.

Copyright © 2002, 2017 Oracle and/or its affiliates. All rights reserved.