3.2 Create a Credential

New credentials are created when database details are changed or updated. For example, change in Transparent Network Substrate (TNS) due to hostname change or compulsory periodic update of schema passwords.

Oracle Wallet provides a simple and easy method to manage database credentials across multiple domains. It allows you to update database credentials by updating the Wallet instead of having to change individual data store definitions.
To create a new password credential for the wallet, follow these steps:
  1. On the Compliance Studio workspace LHS Menu, click Credentials. The Credentials page is displayed.
  2. Click Create. The New Credential dialog box is displayed.

    Figure 3-33 New Credential for Password



  3. Enter the following information in the New credential dialog as tabulated in the following table.

    Table 3-7 Create Credential dialog

    Field Description
    Name Enter the name for the password credential.
    Type From the drop-down list, select the Password type.
    Password Enter the wallet password for the password credential.
    Accessible via APIs in Paragraphs Move this toggle switch to right to enable this option.
  4. Click Create. The password is created for the wallet and displayed on the Credentials page.
To create a wallet credential, follow these steps:
  1. Click Create. The New Credential dialog box is displayed.

    Figure 3-34 New Credential for Wallet



  2. Enter the following information in the New credential dialog as tabulated in the following table.

    Table 3-8 Create Credential dialog box

    Field Description
    Name Enter the name for the wallet credential.
    Type From the drop-down list, select the Oracle Wallet type.
    File Upload the wallet zip file that includes the following files:
    • tnsnames.ora
    • ewallet.p12
    • cwallet.sso

    These files are available in the <COMPLIANCE_STUDIO_INSTALLATION_PATH>/wallet directory.

    Note:
    • The wallet file must be in .zip format.
    • The maximum file size allowed for the credential file is 128Kb.
  3. Click Create. The wallet credential is created and displayed on the Credentials page.