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, 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 Oracle REST Trigger Connection

Use the following steps to configure the ORCL-BRT-REST-ERP-CONNECTION connection.

  1. In the Connections section, click the connection name.
  2. 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.
  3. To return to the project workspace, click Go back Back icon.

Configure the Oracle REST Content Management Connection

Use the following steps to configure the ORCL-BRT-CM-CONNECTION 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 Select REST API Base URL.
    Connection URL Enter your Oracle Integration instance URL. For instance, https://<instance-name>.com/.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select OAuth Client Credentials.
    Access Token URI Enter the access token URL of Oracle Content Management.
    Client Id Enter the client ID of the OAuth application created in Oracle Content Management. See Before You Install the Recipe.
    Client Secret Enter the client secret of the OAuth application created in Oracle Content Management.
    Scope Enter the scope of the OAuth application created in Oracle Content Management.
  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.