Activate and Run the Recipe

After you've configured the connections and other resources, you can activate and run the recipe.

  1. Activate the recipe. See Activate a Recipe or Accelerator.
  2. Run the recipe.
    1. Create an account in Salesforce.
      1. Log in to your Salesforce intance.
      2. Go to the Accounts tab. A list of recently created accounts appear.
      3. Click New.
      4. 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.
      5. 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.

    2. View the newly created customer account in Azure Service Bus Queue.
      1. Log in to your Azure Service Bus instance.
      2. Go to the namespace OICStandardNamespace.
      3. Refresh the queue list to fetch the message.
      4. Select the queue (for example, queue_sf_to_shopify) which you have created while configuring Azure Service Bus.
      5. Click Service Bus Explorer then Peek from Start to see the complete message (here customer account details).
    3. Run the Oracle AzureSB Shopify Customer Creation integration flow.
      1. In the Integrations section of the project workspace, click Actions Actions icon on the integration flow, then select Run.
      2. 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.
  3. Monitor the running of the integration flow in Oracle Integration. See Monitor Integrations.
  4. Check if a new customer (corresponding to the new Salesforce account created in step 2a) has been created in Shopify.
    1. Log in to your Shopify instance.
    2. Go to Customers.
    3. Refresh the page to see the newly created customer in the list.