Establish Oracle E-Business Suite Connections

Before creating an integration, you need to establish the following connections that will be used later in this example:

Create the Connection for Oracle E-Business Suite Order Management

This section describes how to create a connection for the Oracle E-Business Suite Order Management instance by using the Oracle E-Business Suite Adapter. This connection will be added later as a trigger (source) in an integration.

Perform the following steps to establish the connection for Oracle E-Business Suite Order Management in Oracle Integration:

  1. In the navigation pane, click Design, then Connections.

  2. On the Connections page, click Create.

  3. In the Create Connection panel, locate the Oracle E-Business Suite Adapter

    by entering a full or partial name to locate "Oracle E-Business Suite".

    For example, enter "Oracle E-Business Suite" in the Search field. The Oracle E-Business Suite Adapter is filtered from a list of adapters.

    Click the Select button for "Oracle E-Business Suite" to use the Oracle E-Business Suite Adapter.

  4. In the Create Connection dialog, enter the following information for the Oracle E-Business Suite Order Management connection:

    • Name: Enter "Order Management".

    • Identifier: Accept the default populated identifier such as, ORDER_MANAGEMENT".

    • Role: Select the "Trigger and Invoke" role for this connection.

    • Keywords: Enter "Order Management".
    • Description: Enter "Create an Oracle E-Business Suite Order Management connection" as the description.

    Click Create to create the connection.

  5. The Connection Details page is displayed for the "Order Management" connection you just created. Enter additional connection details by specifying the following information:

    • In the Properties section, enter a URL (http://<Oracle E-Business Suite host name>:<port>) to connect to an Oracle E-Business Suite Order Management instance.

    • In the Security section, enter operations as the user name and its associated password to access the Oracle E-Business Suite

      Order Management instance you specified earlier in the Properties section.
  6. Click Test to test the "Order Management" connection you just specified.

  7. When complete, click Save.

The Oracle E-Business Suite connection "Order Management" now appears.

Create the Connection for Oracle E-Business Suite Accounts Receivables

As described earlier that Oracle E-Business Suite Order Management and Accounts Receivables are two different instances used in this example, you need to create a connection for the Oracle Accounts Receivables instance by using the REST Adapter. This connection will be added later as an invoke (target) to an integration.

  1. In the navigation pane, click Design, then Connections.

  2. Click Create.

  3. In the Create Connection panel, enter "REST" in the Search field. The REST Adapter is filtered from a list of adapters.

    Click "REST" to use the REST Adapter.

  4. In the Create Connection dialog, enter the following information for the Oracle E-Business Suite Accounts Receivables connection:

    • Name: Enter "Receivables" as the connection name.

    • Identifier: Accept the default populated identifier such as "RECEIVABLES".

    • Role: Select the "Trigger and Invoke" role for this connection.

    • Keywords: Enter "Receivables".
    • Description: Enter "Create a connection for Oracle E-Business Suite Receivables" as the description.

    Click Create to create the connection.

  5. The Connection Details page is displayed for the "Receivables" connection you just created. Enter additional connection details by specifying the following information:

    • In the Properties section, enter the following information:

      • Connection Type: Select "REST API Base URL".

      • Connection URL: Enter a connection URL (http://<Oracle E-Business Suite host name>:<port>/webservices/rest/invoice) for the Invoice Creation REST service with invoice alias name that you deployed earlier while preparing the Receivables instance.

    • In the Security section, accept the "Basic Authentication" as the default security policy.

      Enter operations as the user name and its associated password to access the Invoice Creation REST service you specified earlier in the Properties section.

  6. Click Test to test the connection you just specified for Oracle E-Business Suite Accounts Receivables.

  7. When complete, click Save.

The Oracle E-Business Suite connection "Receivables" now appears.