3 Install and Configure the Recipe

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

  1. On the Oracle Integration Home page, in the Use a recipe/accelerator section, click View all.
  2. Find the recipe you want to install.
  3. Hover over the recipe, then click Install Install icon.
    A message confirms that the recipe was successfully installed, and the recipe card shows INSTALLED.
  4. Hover over the recipe again, and click Configure Configure icon to configure the resources of the recipe.
    The project workspace opens, displaying all the resources of the recipe. Configure the following resources before you activate and run the recipe.

Configure the Oracle REST 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 object storage endpoint that matches your location from the API Endpoints list. See Object Storage Service API.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Leave OCI Signature Version 1 selected.
    Tenancy OCID Enter your tenancy OCID. See Finding Your Tenancy OCID (Oracle Cloud Identifier).
    User OCID Enter your user OCID. See Resource Identifiers.
    Private Key

    Enter the private key. See How to Generate API Signing Key in Required Keys and OCIDs.

    Ensure that the key pair is in PEM format. Also, upload public key to the OCI console. See To upload or paste API key in Required Keys and OCIDs.
    Finger Print Enter your finger print. See How to get the Key’s Fingerprint in Required Keys and OCIDs.
  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 Oracle DBaaS Connection

  1. In the Connections section, click the connection name.
  2. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select Oracle Wallet.
    Wallet Enter the username of your Oracle Wallet. See Configure Oracle Database Cloud Service.
    Wallet Password Enter the password of your Oracle Wallet.
    Database Service Username Enter the username of your database service.
    Database Service Password Enter the password of your database service.
  3. Click Save. If prompted, click Save again.
  4. 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.
  5. To return to the project workspace, click Go back Back icon.

Update the Integration Properties

Update the integration properties with appropriate values. The recipe’s integration flow contains the following properties:

  1. FromAddress: This integration property holds the email address from which error notification emails are sent. Enter an email address of your choice.
  2. ToAddress: This integration property holds the email address to which error notification emails are sent. Enter an email address of your choice.

For the procedure to update the integration properties, see Steps 7 and 8 in Override Design-Time Properties in an Integration.