2 Install and Configure the Recipe

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

  1. On the Oracle Integration Home page, scroll to the Accelerators & Recipes section.
  2. Click Search All.
    The list of available recipes is displayed.
  3. Find and select the recipe package that you want to install, then click Install Install icon..
    A message confirms that the recipe was successfully installed, and the recipe card shows INSTALLED.
  4. After the package is installed, click Configure Configure icon on the recipe card.

    The Configuration Editor opens, displaying all the resources of the recipe package. Configure the following resources before you activate and run the recipe.

Configure the Oracle REST Connection (Trigger)

  1. On the Configuration Editor page, select Oracle REST Connection (Trigger).
  2. Click Edit Edit icon.
    The connection configuration page appears.
  3. In the Security section, select the Security Policy as either OAuth2.0 or Basic Authentication.
  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 Configuration Editor, click Back Back icon . Click Save again if prompted.

Configure the Oracle REST Source Connection (Invoke)

  1. On the Configuration Editor page, select Oracle REST Source Connection (Invoke).
  2. Click Edit Edit icon.
    The connection configuration page appears.
  3. In the Connection Properties section, enter the following details:
    Field Information to Enter
    Connection Type Leave REST API Base URL selected.
    Connection URL Enter the Oracle Integration base URL of the source instance.
  4. In the Security section, select the Security Policy as either OAuth Client Credentials or OAuth Authorization Code Credentials.
  5. Click Save. If prompted, click Save again.
  6. 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.
  7. To return to the Configuration Editor, click Back Back icon . Click Save again if prompted.

Configure the Oracle REST Target Connection (Invoke)

  1. On the Configuration Editor page, select Oracle REST Target Connection (Invoke).
  2. Click Edit Edit icon.
    The connection configuration page appears.
  3. In the Connection Properties section, enter the following details:
    Field Information to Enter
    Connection Type Leave REST API Base URL selected.
    Connection URL Enter the Oracle Integration base URL of target instance.
  4. In the Security section, select the Security Policy as either OAuth Client Credentials or OAuth Authorization Code Credentials.
  5. Click Save. If prompted, click Save again.
  6. 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.
  7. To return to the Configuration Editor, click Back Back icon . Click Save again if prompted.

Configure the Lookup Table

The recipe contains the Oracle_Integration_Artifacts_Migration_Utility lookup table. Edit the following keys as necessary.

  • IntegrationStatusAPI: The API URL to check the status of the Oracle Integration instance.

  • EmailTo: The email address to which the email notifications are sent. Enter an email address of your choice.

  • EmailFrom: The email address from which the email notifications are sent. Enter an email address of your choice.
  1. In the Configuration Editor, select the lookup table, then click Edit Edit icon.
  2. Specify the values for IntegrationStatusAPI, EmailTo, and EmailFrom keys.
  3. Click Save. If prompted, click Save again.
  4. To return to the Configuration Editor, click Back Back icon . Click Save again if prompted.