`
Integrating Oracle Internet of Things Cloud Service with Oracle Service Cloud
Top of Topic

Configure the connections

Next you modify the connections that were imported in the package.

About this task

The imported connections, IOT_Connection and OSvC_Connection, must be configured. They are only stubs (placeholders) and lack information such as credentials and endpoint URLs.

Procedure

  1. In Oracle Integration Cloud Service, click Connections in the navigation pane, then select OSvC_Connection.

  2. On the Connection page, click Configure Connectivity.

  3. In the Connection Properties window:

    1. Leave the Connection Type field set to REST API Base URL.

    2. Set the Connection URL field to the appropriate value for your Oracle Service Cloud instance, for example:

      https://mysite.example.com/cgi-bin/my_interface.cfg

    3. Click OK.

  4. On the Connection page, click Configure Credentials.

  5. In the Credentials window:

    1. Leave the Security Policy field set to Basic Authentication.

    2. In the Username field, enter IoT User, the user that you created in Create the integration user.

    3. In the Password and Confirm Password fields, enter the password for the user in Create the integration user.

    4. Click OK.

  6. Test the connection by clicking the Test icon in the top right corner,

    If the connection is configured correctly, then it should show 100% and be ready for run time.

  7. Repeat steps 1 through 6 for the IOT_Connection, using the following values:

    Field Value
    Connection Type REST API Base URL
    Connection URL Appropriate value for your Oracle Internet of Things Cloud Service instance, for example:
    https://my_iot1611_site.example.com/iot/api
    Security Policy Basic Authentication
    Username Oracle Internet of Things Cloud Service user name
    Password/Confirm Password Oracle Internet of Things Cloud Service user password