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
- In the Connections section, click the connection name.
- In the Properties section,
enter the following details:
Field Information to Enter Select Salesforce.com Instance Type Select Sandbox as the instance type. See Configure Salesforce. API version Enter 61
as the Salesforce API version. - 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 the Salesforce instance. See Configure Salesforce. Password Enter the password of the account created for Oracle Integration on the Salesforce instance. - Click Save. If prompted, click Save again.
- 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.
- To return to the project workspace,
click Go back
.
Configure the Oracle Azure Service Bus Connection
- In the Connections section, click the connection name.
- In the Properties section,
enter the following details:
Field Information to Enter Tenant Id Enter the tenant Id which you receive after registering your app on Azure Portal. See Configure Azure Service Bus. Namespace Enter OICStandardNamespace
as your Azure Service Bus Namespace. - In the Security section, enter
the following details:
Field Information to Enter Client Id Enter the client Id. See Configure Azure Service Bus. Client Secret Enter the client secret. Password Enter the password of the account created for Oracle Integration on Azure Service Bus. - Click Save. If prompted, click Save again.
- 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.
- To return to the project workspace,
click Go back
.
Configure the Oracle Shopify Connection
- In the Connections section, click the connection name.
- In the Properties section,
enter the following details:
Field Information to Enter Hostname Enter the Shopify host name. The Shopify hostname appears in the Shopify home URL. For example: https://hostname.myshopify.com
Shopify-REST API version Enter the REST API version. For example, 2024-01
. - In the Security section, enter
the following details:
Field Information to Enter Security Policy Select Shopify Security Policy. Username Enter the API Key you receive after performing the prerequisite step to create a connection. See Configure Shopify. Password Enter the password you receive after performing the prerequisite step to create a connection. (optional)Shared Secret Enter the shared secret you receive after performing the prerequisite step to create a connection. - Click Save. If prompted, click Save again.
- 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.
- To return to the project workspace,
click Go back
.
Update Integration Properties
- In the Integrations section, click
Actions
on the integration flow, then select Update property values.
- In the Update property values panel, update the integration properties with appropriate values.
- EmailTo: This integration property holds the email id to which error notifications have to be sent.
- retryCount: This integration property holds the number of retries when an invoke fails. The default value is 3.
- Click Submit.
A message confirms that the integration properties have been updated successfully.