Create an Integration

Perform the following steps to create an integration for invoking a Java REST service:

  1. In the navigation pane, click Design, then Integrations.
  2. On the Integrations page, click Create.

    The Create integration panel appears.

  3. When adding the Oracle E-Business Suite Adapter as an invoke (target) connection, you select the "Application" integration pattern.

    Click Create to create an integration with a blank source and target.

  4. EEnter the following information:

    • Name: Enter "EBS Java Service Demo" as the name.

    • Identifier: Accept the default identifier value such as "EBS_JAVA_SERVICE_DEMO".

    • Version: Accept the default version number.

    • Documentation URL: Leave this blank.
    • Keyword: Leave this blank.

    • Package: Leave this blank.
    • Description: Enter appropriate description for this integration.
    • Available to other projects: Do not select this checkbox in this example so that this integration is only used within the same project. It will not be available to other projects.
  5. Click Create.

    An empty integration canvas is displayed.

To complete the integration, you need to add the following tasks that are described in the next few sections: