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

  1. On the Configuration Editor page, select Oracle Salesforce Connection.
  2. Click Edit Edit icon.
    The connection configuration page appears.
  3. In the Connection Properties section, enter the following details.
    Field Information to Enter
    Select Salesforce.com Instance Type Select Production or Sandbox based on your Salesforce instance type.
    API Version Enter your current Salesforce API version. To obtain the API version, see Configure Salesforce.
  4. In the Security section, enter the following details.
    Field Information to Enter
    Security Policy Leave Salesforce Username Password Policy selected.
    Username Enter the user name of the account created for Oracle Integration on Salesforce. See Configure Salesforce.
    Password Enter the password of the account created for Oracle Integration on Salesforce.

    Note:

    To the password, you must also append the security token generated for the same account.
  5. Click Save. If prompted, click Save for a second time.
  6. Click Test to ensure that your connection is successfully configured. In the resulting dialog, click Test again.
    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 Twilio Connection

  1. On the Configuration Editor page, select Oracle Twilio Connection.
  2. Click Edit Edit icon.
    The connection configuration page appears.
  3. In the Security section, enter the following details.
    Field Information to Enter
    AccountSID Enter the Account SID of the Twilio account. See Configure Twilio.
    AuthToken Enter the Auth Token of the Twilio account.
  4. Click Save. If prompted, click Save for a second time.
  5. Click Test to ensure that your connection is successfully configured.
    A confirmation message is displayed if your test is successful.
  6. 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:
  • NotificationMail: This integration property holds the email address to which run-time exception emails are sent. Enter an email address of your choice.
  • FromNumber: This integration property holds the Twilio phone number that is used to send a message. To obtain this number, see Configure Twilio.

    Ensure that you enter the mobile phone number and associated country code within double quotes. For example, "+19234567891". If there is a mismatch between the number entered here and the number associated with your Twilio account, Oracle Integration sends a run-time exception email.

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