Set Up Your Integration: Create an Integration

In this module, you’ll create and configure an integration named GetWeather. You’ll add the trigger connection (GetWeather) and the invoke connection (invokeWeather) to the integration. Then, you’ll map the request and response parameters between the connections, add business identifiers, and activate your integration.

Let’s first create the integration.
  1. In the Designer navigation pane, click Integrations. (If the Guide Me overlay appears, then click Got It to continue.)
  2. On the Integrations page, click Create.
    The Create Integration - Select a Style dialog is displayed.
  3. Click Select for the App Driven Orchestration integration style.
  4. Enter the following information in the Create New Integration dialog:
    Field Enter
    What do you want to call your integration? GetWeather
    Identifier GETWEATHER

    (This value is entered for you automatically when you specify the integration name.)

    Version (Leave as is. Use the default value of 01.00.0000.)
    What does this integration do? Retrieve weather information from the APIXU weather API
    Which package does this integration belong to? com.oracle.weather

    (Packages enable you to group integrations into a single structure that makes them easy to import and export.)

  5. Click Create.

The integration GetWeather is created successfully, and the integration canvas page is displayed. The Errors palette icon Errors palette icon indicates that the configuration of the integration is not yet complete.

Description of new_integration.png follows
Description of the illustration new_integration.png