Install and Configure the Recipe

On your Oracle Integration instance, install the recipe package to deploy and configure the integration and associated resources.

  1. On the Oracle Integration home page, scroll to the Accelerators & Recipes section.
  2. Click Search All.
  3. Find the recipe package that you want to install.
  4. Select the package, and then click the Install Install icon icon.
  5. After the package is installed, click the Configure Configure icon icon on the recipe card to configure the resources deployed by the package.

    The Configuration Editor page opens, displaying all the resources of the recipe package. Configure the following resources before you activate and run the recipe.

Configure the Oracle ERP Cloud Connection

  1. On the Configuration Editor page, select Oracle ERP Cloud Connection.
  2. Click Edit Edit icon.
    The connection configuration page appears.
  3. In the Connection Properties section, enter the Oracle ERP Cloud host name. For example: https://your_domain_name.fa.DC.oraclecloud.com.
  4. In the Security section, enter the following details.
    Field Information to Enter
    Security Policy Select Username Password Token.
    User Name Enter the user name 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.
  5. Click Save. If prompted, click Save for a second time.
  6. Click Test to ensure that your connection is successfully configured.
    A confirmation message is displayed if your test is successful.
  7. Click Back Back icon to return to the Configuration Editor page. Click Save again if prompted.

Configure the Oracle Microsoft Email Connection

  1. On the Configuration Editor page, select Oracle MicrosoftEmail Connection.
  2. Click Edit Edit icon.
    The connection configuration page appears.
  3. In the Security section, enter the following details.
    Field Information to Enter
    Client ID Enter the Client ID obtained when you configured Microsoft Email. See Configure Microsoft Email.
    Client Secret Enter the Client Secret obtained when you configured Microsoft Email. See Configure Microsoft Email.
    Scope

    Enter the scopes URLs. See Configure Microsoft Email.

    You must include the offline_access scope along with the application-specific scopes. A blank space between each scope is also required. For example:

    https://outlook.office.com/mail.send https://outlook.office.com/mail.readwrite offline_access
  4. Click Save. If prompted, click Save for a second time.
  5. Click Provide Consent.
  6. In the resulting Sign in dialog, enter your Oracle Integration user name and password, and click Sign in.
    You'll now be redirected to the Microsoft Email page.
  7. Enter your Microsoft Email account credentials.
    A page is displayed asking for permission to interact with the account.
  8. Click Yes.
    You're informed that access is allowed. You can now switch back to the Microsoft Email Connection window of Oracle Integration to test your connection.
  9. In the Microsoft Email Connection window, click Test to ensure that your connection is successfully configured.
    A confirmation message is displayed if your test is successful.
  10. Click Back Back icon to return to the Configuration Editor page. Click Save if prompted.

Update Integration Properties

Update the integration properties with appropriate values.

The recipe's integration flow contains the following properties:
  • fromEmail: This integration property holds the email address from which the order fulfillment notification emails are sent. Enter an email address of your choice.
  • fromName: This integration property holds the name from which the order fulfillment notification emails are sent. Enter a name of your choice. For example, ERP Warehouse Team.
  • toEmail: This integration property holds the email address to which order fulfillment notifications and run time exception emails are sent. Enter an email address of your choice.
  • toEmailName: This integration property holds the name to which order fulfillment notifications and run time exception emails are sent. Enter a name of your choice.

For the procedure to update these integration properties, see Steps 7 to 9 in Override Design-Time Properties in an Integration.