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 Username Password Token.
    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 Oracle Microsoft Email Connection

  1. In the Connections section, click the connection name.
  2. 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.
    Scope

    Enter the scopes URLs.

    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://graph.microsoft.com/Mail.ReadWrite https://graph.microsoft.com/Mail.Send offline_access
  3. Click Save. If prompted, click Save again.
  4. 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.

  5. To return to the project workspace, click Go back Back icon.

Update Integration Properties

Update the integration properties with appropriate values.

  1. In the Integrations section, click Actions Actions icon on the integration flow, then select Update property values.
  2. In the Update property values panel, update the integration properties with appropriate values.
    1. fromEmail: This integration property holds the email address from which the order fulfillment notification emails are sent. Enter an email address of your choice.
    2. 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.
    3. 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.
    4. 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.
  3. Click Submit.

    A message confirms that the integration properties have been updated successfully.