Attachments for Oracle Integration Configuration

Follow this procedure if you're using attachments with Oracle Integration.

Here's how to configure the connection to the attachments local integration:

  1. Sign in to the OIC instance.
  2. On the Home page, click Connections.
  3. On the Connections page, find Oracle REST OFS Attachment Connection.
  4. Edit the connection.

    Since this is a REST connection, enter the details for the REST service. For more information about the REST adapter, see Using REST Adapter with Oracle Integration.

  5. Click Configure Connectivity.
    In the Connection Properties window, enter the values as shown in the following table.

    Connection Properties Values

    Property Name Property Value
    *Connection Type REST API Base URL
    TLS Version TLSv1.2
    *Connection URL https://hostname:port/ic/api/integration/v1/flows/rest/ORCL-BRT-REST-OFS_ATTACH/20.10/
    Substitute hostname:port with the hostname:port for your Oracle Integration instance.
    Note: The URL ends with the version number 20.10. If you create a new version, you will need to set it to your version number.
    Enable two-way SSL for outbound connections (Optional) No
    Identity keystore alias name (Optional) Leave blank.
  6. Click OK.
  7. Click Configure Security.
  8. In the Credentials window, set the Security Policy to Basic Authentication.
  9. Enter the values as shown in the following table:

    Credential Values

    Property Name Property Value
    Username <User Name from Oracle Integration Cloud Integration User>
    Password <Password from Oracle Integration Cloud Integration User>
    Confirm Password <Password from Oracle Integration Cloud Integration User>
  10. Click OK.
  11. Click Test on the OIC Connection Configuration page.
  12. When Tested Successfully is displayed, click Save.
  13. When Saved Successfully is displayed, click Close.