Understanding Oracle Sales Cloud Adapter Design Integration Patterns

Oracle Sales Cloud adapter supports the following design integration patterns in the Adapter Configuration Wizard.

Outbound Integration from Oracle Sales Cloud Adapter into the Oracle Sales Cloud Application

  • You configure the Oracle Sales Cloud adapter to connect to the Oracle Sales Cloud application.

  • You navigate through the set of available business objects (standard and custom) and event subscriptions and select an operation to invoke the object. You can also use the search facility to locate a business object.

  • You save the adapter configuration and exit the Adapter Configuration Wizard.

  • You map the application business object with the logical business object of Oracle Sales Cloud.

  • You complete the design of the SOA composite application.

At runtime, the SOA composite application performs the selected operation on the business object on Oracle Sales Cloud using the Oracle Sales Cloud adapter.

Inbound Integration into Oracle Sales Cloud Adapter from the Oracle Sales Cloud Application

The Oracle Sales Cloud adapter can also be configured for inbound connectivity. For example, you may want to integrate an on-premise application with the Oracle Sales Cloud application by defining an inbound service interface using the Oracle Sales Cloud adapter. This service is then invoked by Oracle Sales Cloud.

  • You define an inbound service interface to be invoked by Oracle Sales Cloud.

  • You configure a service endpoint by browsing through a list of objects. You select the business object to receive from Oracle Sales Cloud as a request payload to this SOA composite application.

  • You complete the Oracle Sales Cloud adapter configuration.

  • You complete the design of the SOA composite application as per the business requirements.