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 Get started section, click Browse store.
  2. Find the recipe you want to install, then click Get.

    A message confirms that the recipe was successfully installed, and the recipe card shows In use.

  3. Click Configure Configure icon on the recipe to configure its resources.

    The project workspace opens, displaying all the resources of the recipe. Configure the following resources before you activate and run the recipe.

Configure the Azure Event Grid Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the following details:
    Field Information to Enter
    Subscription ID Enter a valid Subscription ID. See Configure Azure Event Grid.
    Resource group Enter a valid Resource Group.
    API version Enter a valid API version.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Client Id Enter a valid Client ID. See Configure Azure Event Grid.
    Client Secret Enter a valid Client Secret.
    Tenant ID Enter a valid tenant ID.
  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 Azure Storage Invoke Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the following details:
    Field Information to Enter
    Storage Account name Enter a valid storage name. See Configure Azure Storage (Get Blob).
    Tenant Id Enter a valid tenant ID.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Client Id Enter a valid Client ID. See Configure Azure Storage (Get Blob).
    Client Secret Enter a valid Client Secret.
  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 PostgreSQL Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the following details:
    Field Information to Enter
    Server Name Enter a valid server name. See Prerequisites for Creating a Connection.
    Port Enter a valid port number.
    DBNAME Enter a valid database name.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy By default, a security policy is selected.
    Username Enter the username to connect to the database. See Prerequisites for Creating a Connection.
    Password Enter the password to connect to the database.
  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 FTP Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the following details:
    Field Information to Enter
    Host Enter a valid host address of your FTP server.
    Port Enter a valid port number.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy By default, a security policy is selected.
    Username Enter the username to connect to your FTP server.
    Password Enter the password to connect to your FTP server.
  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.