Install and Configure the Recipe

On your Oracle Integration instance, install the recipe to deploy and configure the integration and associated resources.

Install the recipe on your Oracle Integration instance. See Install a Recipe or Accelerator.

After you've installed the recipe, configure the following resources.

Configure the Oracle OCI Vault Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the following details:
    Field Information to Enter
    Connection Type Leave REST API Base URL selected.
    Connection URL Enter the Cryptographic Endpoint URL of the Vault you created earlier. See Before You Install the Recipe.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select Select OCI Signature Version 1.
    Tenancy OCID Enter the Tenancy OCID obtained earlier. See Before You Install the Recipe.
    User OCID Enter the User OCID obtained earlier.
    Private Key Enter the API key generated earlier.

    Note:

    Before you upload the private key, you must convert it into the PKCS1 format.
    Finger Print Enter the key’s fingerprint obtained earlier.
  4. Click Save. If prompted, click Save again.
  5. Click Test to ensure that your connection is successfully configured. In the resulting dialog, click Test again.

    A message confirms if your test is successful.

  6. To return to the project workspace, click Go back Back icon.

Configure the Lookup Table

Edit the Oracle_Encrypt_Decrypt_Data lookup table to update the configurable values.

  1. In the Lookups section, click the lookup name.
  2. Enter the appropriate values for the following keys.
    Key Description
    KeyId

    Enter the OCID of the master encryption key created earlier.

    See Before You Install the Recipe.

    EmailTo Enter an email address to which run-time exception emails are sent.
    EmailFrom Enter an email address from which run-time exception emails are sent.
    ApiVersion

    Enter the correct REST API version of OCI Vault REST APIs. To obtain the API version, see API Reference and Endpoints.

  3. Click Save. If prompted, click Save again.
  4. To return to the project workspace, click Go back Back icon.