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 ERP Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the Oracle ERP Cloud host name. For example: https://your_domain_name.fa.DC.oraclecloud.com.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select Basic Authentication.
    Username Enter the username of the account created for Oracle Integration on Oracle ERP Cloud. See Configure Oracle ERP Cloud.
    Password Enter the password of the account created for Oracle Integration on Oracle ERP Cloud.
  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 Integration_Lookup lookup table to specify the file server directories.

  1. In the Lookups section, click the lookup name.
  2. Enter appropriate values in the Property_value column for the following properties.
    Property_name Property_value
    SourceDir Enter the path of the directory on File Server from where the file must be read. See Configure File Server. For example: /home/user2/source.
    ArchiveDir Enter the path of the directory on File Server to archive the file. For example: /home/user2/archive.
    LogFileDir Enter the path of the directory on File Server to write the log file. For example: /home/user2/logs.
  3. Click Save. If prompted, click Save again.
  4. To return to the project workspace, click Go back Back icon.