Create an Oracle E-Business Suite Connection with Oracle E-Business Suite Adapter

This section describes how to create a connection to Oracle E-Business Suite using the Oracle E-Business Suite Adapter.

Important:

Before establishing an Oracle E-Business Suite connection using the Oracle E-Business Suite Adapter in Oracle Integration, you must complete the required setup tasks and apply the latest patches for enabling the Oracle E-Business Suite REST services provided through Oracle E-Business Suite Integrated SOA Gateway. For the setup information, see Set Up and Enable the Oracle E-Business Adapter for Integrations.

Once you have successfully logged in to Oracle Integration through a web browser, the home page appears.

  1. In the Oracle Integration home page, select the Designer option from the navigation pane, and then Connections.

  2. On the Connections page, click Create.

  3. In the Create Connection - Select Adapter dialog appears.

    You can locate the Oracle E-Business Suite Adapter in either of the following ways:

    Click the Select button for "Oracle E-Business Suite" to use the Oracle E-Business Suite Adapter. The Create New Connection dialog appears.

  4. Enter the following information for your connection: Create New Connection Dialog


    Description of create_new_connection.gif follows
    Description of the illustration create_new_connection.gif

    Click Create to create the connection.

    • Connection Name: Specify a unique name for your connection, such as EBS_Connection.

    • Identifier: Enter a unique identifier for your Oracle E-Business Suite connection. You can also accept the default value, such as EBS_CONNNECTION.

    • Connection Role: Specify either one of the following roles for your connection:

      • Trigger: This indicates this connection can only be added as a trigger (source) in an integration.

      • Invoke: This indicates this connection can only be added as an invoke (target) in an integration.

      • Trigger and Invoke: This indicates this connection can be added as a trigger (source) or an invoke (target) in an integration.

    • Description: Enter description information for your connection, such as "Create an Oracle E-Business Suite Adapter connection".

  5. Enter additional connection details by specifying the following information:

    • Email Address: Enter an administrator's email address to receive notifications if problems or changes occur in this connection.

    • Connection Properties: Click Configure Connectivity to open the Connection Properties dialog where you enter a URL (http://<ebs host name>:<port>) to connect to an Oracle E-Business Suite instance.

      Please note that this URL address is where the Oracle E-Business Suite services are deployed and can be publicly accessible either through DMZ configuration or the Oracle Integration agent framework. See the step about configuring the access to Oracle E-Business Suite services, as described in Setup Tasks for Enabling the Oracle E-Business Suite Adapter.


      Description of connection_properties.gif follows
      Description of the illustration connection_properties.gif

      Click OK to save your work.

    • Security: Click Configure Security to open the Credentials dialog. Specify security policy, username, and password information to access the Oracle E-Business Suite instance you specified earlier in the Connection Properties dialog.

      The username specified here should be granted the privileges to access and execute the Oracle E-Business Suite APIs and services. See the step about granting the required user privileges, as described in Setup Tasks for Enabling the Oracle E-Business Suite Adapter.

      Note:

      HTTP Basic Authentication is the only security policy supported in this release.


      Description of credentials.gif follows
      Description of the illustration credentials.gif

      Click OK to save your work.

    • Agent Group: Click Configure Agents to display the Select an Agent group dialog. A list of available agent groups is automatically populated for your selection.

      Select a desired agent group, such as "EBS", and click Use to enable the selection.

      The selected agent group serves as a channel for communication between Oracle E-Business Suite and Oracle Integration.

      For information about agents, refer to Manage the Agent Group and the On-Premises Connectivity Agent in Using Integrations in Oracle Integration.

    After you specify the required connection information, the "EBS_Connection" connection detail page appears.

  6. Click Save to save your connection.