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 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 Select Salesforce Username Password Policy.
    Username Enter the username 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.
  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 NetSuite Connection

  1. In the Connections section, click the connection name.
  2. In the Properties section, enter the Oracle NetSuite WSDL URL in the WSDL URL field. For example: https://webservices.netsuite.com/wsdl/<NetSuite _application_version>/netsuite.wsdl. Where <NetSuite_application_version> is the version of the Oracle NetSuite application.
  3. In the Security section, enter the following details:
    Field Information to Enter
    Security Policy Select Token Based Authentication.
    Consumer Key Enter the consumer key of the integration record in Oracle NetSuite. See Configure Oracle NetSuite.
    Consumer Secret Enter the consumer secret of the integration record in Oracle NetSuite.
    Token Enter the token ID provided by Oracle NetSuite.
    Token Secret Enter the token secret provided by Oracle NetSuite.
    Account ID Enter your Oracle NetSuite account identifier.

    Note:

    You must enter this information in capital letters.
  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.

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. subsidiaryId_property: This integration property holds the internal ID of the NetSuite subsidiary to which the new sales orders will belong. Enter the internal ID of the preferred subsidiary.
    2. emailFrom_property: This integration property holds the email address from which run-time exception emails are sent. Enter an email address of your choice.
    3. emailTo_property: This integration property holds the email address to which run-time exception emails are sent. Enter an email address of your choice.
    4. emailSubject_property: This integration property holds the subject of the run-time exception email. Enter a subject line of your choice.
  3. Click Submit.

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