Prerequisites for Creating a Connection

You must satisfy the following prerequisites to create a connection with the Magento Commerce Cloud Adapter:

Purchase a Subscription to Magento

Purchase a subscription to Magento. When you subscribe, you receive a Magento instance URL and Magento admin credentials.

Create an Integration and Obtain the Integration Tokens

To generate a consumer key, consumer secret, access token, and access token secret, you must create and activate an integration using the Magento Admin panel.

  1. Log in to your Magento admin panel.
  2. Click SYSTEM and select Integrations.
    The SYSTEM icon is selected in the left navigation pane. After that, the Integrations icon is selected from the list of available options.

  3. Click Add New Integration.
  4. Under Integration Info, enter a name for your integration in the Name field and enter your admin password in the Your Password field.
    The Integration Info tab is selected in the left navigation pane. In the General section are the Name, Email, Callback URL, and Identity link URL fields. Below this in the Current User Identity Verification section is the Your Password field.

  5. Click the API tab. The list of the available APIs is displayed.
  6. In the Resource Access field, select one of the following:
    • All: to grant the user access to all resources.
    • Custom: to grant the user access to the selected resource.
      The API option is selected under Basic Settings in the left navigation pane. To the right, the Available APIs section is shown. Custom is selected in the Resource Access list. Below this the Resources tree is expanded to show the available resources.

  7. Click Save. The integration is saved and displayed on the Integration page.
  8. Click Activate for the respective integration.
    The Search and Reset Filter buttons appear at the top. The number of records found appears to the right. Below are the Name, Status, and Activate columns. The Activate button is highlighted.

  9. Click Allow. A dialog box is displayed.

    Magento generates the integration tokens.

  10. Copy the consumer key, consumer secret, access token, and access token secret values for your integration.

    You'll need to enter these values on the Connections page when you configure security for your Magento Commerce Cloud Adapter connection in Oracle Integration. See Configure Connection Security.