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 Oracle Sybase 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 the host name of the database server.
    Port Enter the database server port number.
    Database Name Enter the database name.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security policy Select Username Password Token.
    Username Enter the username. See Configure SAP ASE (Sybase).
    Password Enter the password.
  4. In the Access type section, select Connectivity agent and associate an agent group:
    1. Click the Associate agent group button.
    2. In the Associate agent group pane, select the agent group.
    3. Click Use.
  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 project workspace, click Go back Back icon.

Configure the Oracle Unity Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the URL to connect to Oracle Unity in the Oracle Unity URL field. For example: https://XXXXXX.cxunity.ocs.oraclecloud.com.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Access Token URI Enter the authorization server that generates the access token.
    Client ID Enter the unique random string that matches the API console project.
    Client Secret Enter the unique random string that matches the API console project.
    Username Enter the Oracle Identity Cloud Service username of the OAuth token request.
    Password Enter the Oracle Identity Cloud Service password of the OAuth token request.
    Scope Enter the list of authorization permissions for the target application. For example, read write.
  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.