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 REST Connection (Trigger)

  1. In the Connections section, click the connection name.
  2. In the Security section, select the Security Policy as either OAuth2.0 or Basic Authentication.
  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.

Configure the Oracle REST Source Connection (Invoke)

  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 Oracle Integration design time URL of the source instance.

    To obtain the design time URL, paste the service console URL in a new browser window. When the log in page of the Oracle Integration instance displays, note that the URL changes to a design time URL.

    All design time URLs start with the word design as shown in the following example: https://design.integration.region.ocp.oraclecloud.com/?integrationInstance=NameOfServiceInstance

    Enter only the following part of the URL: https://design.integration.region.ocp.oraclecloud.com

  3. In the Security section, select the Security Policy as either OAuth Client Credentials or OAuth Authorization Code Credentials.
  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 REST Target Connection (Invoke)

  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 Oracle Integration design time URL of the source instance.

    To obtain the design time URL, paste the service console URL in a new browser window. When the log in page of the Oracle Integration instance displays, note that the URL changes to a design time URL.

    All design time URLs start with the word design as shown in the following example: https://design.integration.region.ocp.oraclecloud.com/?integrationInstance=NameOfServiceInstance

    Enter only the following part of the URL: https://design.integration.region.ocp.oraclecloud.com

  3. In the Security section, select the Security Policy as either OAuth Client Credentials or OAuth Authorization Code Credentials.
  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_Integration_Artifacts_Migration_Utility lookup table.

  1. In the Lookups section, click the lookup name.
  2. Enter the values for the following keys.
    Key Description
    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.

    SourceIntegrationInstance

    The source Oracle Integration service instance name.

    TargetIntegrationInstance

    The target Oracle Integration service instance name.

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