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

  1. In the Connections section, click the connection name.
  2. In the 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.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Leave Salesforce Username Password Policy selected.
    Username Enter the API key obtained earlier. 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.

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

  1. In the Connections section, click the connection name.
  2. 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.
  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 properties of the integration flow 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.
    • 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.

  3. Click Submit.

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