Add the Oracle Utilities Adapter as an Invoke Connection

When you drag the Oracle Utilities Adapter into the integration canvas as an invoke connection, the Adapter Endpoint Configuration Wizard is invoked. Based on your selections in the wizard, the following pages can be displayed.

Invoke Basic Info Page

Field Description

What do you want to call your endpoint?

Provide a meaningful name so that others can understand the purpose of the connection. For example, LinkedInTarget_update_status. You can use English alphabetic characters, numbers, underscores, and dashes in the name. You cannot use:
  • Blank spaces (for example, My FTP Connection)

  • Special characters (for example,  #;83& or righ(t)now4)

  • Multibyte characters

What does this endpoint do?

Enter an optional description of connection functionality.

Invoke Operation Page

This page enables you to select the business service and operation to use for the target integration. Select the request or response payload type through which the endpoint can reply.

Field Description

Select a Business Service

Select a business service to invoke.

Filter by service name

Enter the initial letters to filter the display of business services.

Select the Operation

Select an operation from the published web service.

Request Payload Type

(Available only in the REST-based invoke (outbound) direction.)

Select the request payload format to use.
  • JSON
  • Binary: Enables the adapter to receive a file transfer using a content-type (for example, * \ * or application\octet-stream).
Response Payload Type

(Available only in the REST-based invoke (outbound) direction.)

Select the response payload format to use.
  • JSON
  • Binary: Enables the adapter to send a file using a binary content-type (for example, * \ * or application\octet-stream)
Send Faults

(Available only for REST endpoints.)

By default, Send Faults is enabled.

Summary Page

Field Description

Summary

Displays a summary of the trigger (source) or invoke (target) configuration values that you defined on previous pages of the wizard. The information that’s displayed can vary by adapter. For some adapters, the selected business objects and operation name are displayed. For adapters for which a generated XSD file is provided, click the XSD link to view a read-only version of the file. To return to a previous page to update any values, click the appropriate tab in the left panel or click Back.