Step 4: Create a Credential Store map and keys

In this step you will create credential map and keys for DatabaseCredentials, TopicsService, and DatabaseConnectURL.

You must perform step 1,2 and 3, before moving to step 4.
  1. From the Weblogic Domain drop-down on the upper left, select Security and Credentials.
  2. Select Create Map.
  3. In the Map Name, type oracle.hsgbu.empiricasignal.
  4. Select OK.
  5. On the Credentials page, click Edit Key window, enter the following details:
    Field names Map details
    Key DatabaseCredentials
    Type Password
    User Name Enter a user name. For example webvdme
    Password Choose a strong password.
    Description Enter a password description for the key. For example: Signal database username and password
  6. Select OK.
  7. On the Create Key page, enter the following details:
    Field names Key details
    Key TopicsService
    Type Password
    User Name topicsService
    Password Enter the password you created for the Oracle Empirica Signal Database.
    Description Enter a password description for the key. For example: Username and password for Signal communicating with TopicsService SOAP and TopicService REST services
  8. Select OK.
  9. On the Create Key next window, enter the following details:
    Field names Key details
    Key DatabaseConnectURL
    Type Select Generic from the drop-down.
    Description Enter a description for the key. For example: Database connection URL
    Select the radio-button Select the Enter as text radio-button
    Credential Enter a connection string. For example: jdbc:oracle:thin:@<hostname:port/databasename
    The credential map and keys for DatabaseCredentials, TopicsService, and DatabaseConnectURL are created in the Credentials table.