After you've configured the
connections and other resources, you can activate and run the
recipe.
In the project workspace, click Activate. In the Activate project panel, with the default project deployment selected, choose an appropriate tracing option, then click Activate.
A message confirms that the integrations have been activated. Refresh the page to view the updated status of the integrations.
Run the recipe.
Create an account in Salesforce.
Log in to your Salesforce intance.
Go to the Accounts tab. A list of recently created accounts appear.
Click New.
In the Account Edit page, enter the following details
Account information such as Account Name, Phone, email, City_Name.
Address information
Any additional details, if required.
Click Save.
You've successfully created an account in Salesforce and triggered the Oracle Salesforce Azure SB Receive Account Created integration flow. The integration now creates a corresponding entry in Azure Service Bus queue for the newly created Salesforce account.
View the newly created customer account in Azure Service Bus Queue.
Log in to your Azure Service Bus instance.
Go to the namespace OICStandardNamespace.
Refresh the queue list to fetch the message.
Select the queue (for example, queue_sf_to_shopify) which you have created while configuring Azure Service Bus.
Click Service Bus Explorer then Peek from Start to see the complete message (here customer account details).
Run the Oracle AzureSB Shopify Customer Creation integration flow.
In the Integrations section of the
project workspace, click Actions on the integration flow, then select
Run.
On the Configure and run page, click Run.
You've now successfully submitted
the integration for execution. The integration now fetches the account details from Azure Service Bus and creates a corresponding customer in Shopify.
Note:
You can also schedule this integration to run at a
date, time, and frequency of your choosing. See Define the
Integration Schedule.
Monitor running of the integration flows in Oracle Integration.
In the project workspace, click Observe. You'll see the integration flows being triggered and running successfully.