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 ERP Cloud 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.