1 About This Recipe

Use this recipe to create customers in Magento Commerce Cloud for Oracle ERP Cloud accounts.

Note:

This recipe is available as Oracle ERP Cloud — Magento Commerce Cloud | Create Customers for Accounts in the Integration Store. Oracle provides this recipe as a sample only. The recipe is meant only for guidance, and is not warranted to be error-free. No support is provided for this recipe.

Overview

This is an application-driven recipe that creates a customer record in Magento Commerce Cloud whenever an account is created in Oracle ERP Cloud.

To use the recipe, you must install the recipe and configure the connections and other resources within the recipe. The recipe uses the Oracle ERP Cloud adapter as a subscriber to Account Create and Account Update events. When a new account is created in Oracle ERP Cloud, the Oracle ERP Magento Account Create integration flow of the recipe is triggered, and it creates a corresponding customer record in Magento Commerce Cloud.

Further, whenever an account is updated in Oracle ERP Cloud, the Oracle ERP Magento Account Update integration flow of the recipe is triggered, and it checks the custom field of the account record that stores the Magento ID. If the custom field is empty, the integration flow creates a new customer record in Magento Commerce Cloud. If not, it updates the existing customer record. Basic data such as customer name, billing city, billing country, and postal code are synchronized between the Oracle ERP Cloud and Magento Commerce Cloud platforms.

System and Access Requirements

  • Oracle Integration, Version 23.2.0.0.0 or higher

  • Oracle ERP Cloud

  • An account on Oracle ERP Cloud with the Administrator role

  • Magento Commerce Cloud

  • An account on Magento Commerce Cloud with the Administrator role