Creating a Connection

The first step in creating an integration is to create the connections to the applications with which you want to share data.

  1. In the Integration Cloud Service toolbar, click Designer.

  2. On the Designer Portal, click Connections.

  3. Click Create New Connection.
    Description of GUID-8CBFC9BE-8EE5-44B3-8EDC-DB4B6FB5698C-default.png follows
    Description of the illustration GUID-8CBFC9BE-8EE5-44B3-8EDC-DB4B6FB5698C-default.png
    The Create Connection — Select Adapter dialog is displayed.
  4. Select an adapter from the dialog. You can also search for the type of adapter to use by entering a partial or full name in the Search field, and clicking Search.
    The New Connection — Information dialog is displayed.
  5. Enter the information to describe the connection. Use a meaningful name to help others find your connection when they begin to create their own integrations.

  6. Click Create.
    Your connection is created and you are now ready to configure connection details, such as email contact, connection properties, security policies, and connection login credentials.

Adding a Contact Email

From the Connection Administrator section of the connection, you can add a contact email address for notifications.

  1. In the Email Address field, enter an email address to receive email notifications when problems occur.
  2. In the upper right corner, click Save.

Configuring Connection Properties

Enter connection information so your application can process requests.

  1. Click Configure Connectivity.
    The Connection Properties dialog is displayed.
  2. In the Connection base URL field, enter the URL to connect to your application endpoint and process requests. For information about obtaining the URL, see Prerequisites for Creating a Connection.
  3. Click OK.
    You are now ready to configure connection security.

Configuring Connection Security

Configure security for your Oracle Commerce connection by selecting the security policy and security token.

  1. Click Configure Credentials.
  2. In the Security Policy field, note that the OAuth security policy is displayed by default, and cannot be deselected. The supported policy is two-legged OAuth 2.0.
  3. In the Security Token field, enter the security token you received after completing the steps in Prerequisites for Creating a Connection.
  4. Click OK.
    You are now ready to test your connection.

Testing the Connection

Test your connection to ensure that it is successfully configured.

  1. In the upper right corner of the page, click Test.
    If successful, the following message is displayed and the progress indicator shows 100%.

    The connection test was successful!

  2. If your connection was unsuccessful, an error message is displayed with details. Verify that the configuration details you entered are correct.
  3. When complete, click Save.