1 About This Recipe

Use this recipe to import sales order details from Oracle ERP Cloud to a MySQL database.

Note:

This recipe is available as Oracle ERP Cloud — MySQL | Import Sales Order Details 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 saves the order details in a MySQL database whenever a sales order 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. When a sales order is created in Oracle ERP Cloud, the integration flow of the recipe is triggered, and it saves the sales order details in a MySQL database.

System and Access Requirements

  • Oracle Integration, Version 21.2.1.0.0 or higher

  • Oracle ERP Cloud

  • An account on Oracle ERP Cloud with the Administrator role

  • A MySQL database

  • An account on the MySQL database with the Administrator role