34 Oracle Sales Cloud

It is important to understand how to work with Oracle Sales Cloud in Oracle Data Integrator.

This chapter includes the following sections:

Introduction

Oracle Sales Cloud delivers high-value, industry-specific sales automation and sales performance management solutions.

Oracle Data Integrator (ODI) seamlessly integrates with Oracle Sales Cloud. Oracle Data Integrator features are designed to work best with Oracle Sales Cloud, including reverse-engineering and mappings.

Concepts

The Oracle Sales Cloud technology concepts map the Oracle Data Integrator concepts as follows: An Oracle Sales Cloud Instance corresponds to a data server in Oracle Data Integrator. Within this instance, a schema maps to an Oracle Data Integrator physical schema.

Knowledge Modules

Oracle Data Integrator provides no Knowledge Module (KM) specific to the Oracle Sales Cloud technology. You can use the generic SQL KMs to perform the data integration and transformation operations of Oracle Sales Cloud data. See Generic SQL for more information.

Installation and Configuration

Make sure you have read the information in this section before you start working with the Oracle Sales Cloud technology:

System Requirements and Certifications

Before performing any installation, you should read the system requirements and certification documentation to ensure that your environment meets the minimum installation requirements for the products you are installing.

The list of supported platforms and versions is available on Oracle Technical Network (OTN):

http://www.oracle.com/technetwork/middleware/data-integrator/documentation/index.html

Technology Specific Requirements

There are no technology-specific requirements for using Oracle Sales Cloud in Oracle Data Integrator.

Connectivity Requirements

This section lists the requirements for connecting to the Oracle Sales Cloud database.

Oracle Sales Cloud JDBC Driver

Oracle Data Integrator uses the Oracle Sales Cloud JDBC Driver to connect to the Oracle Sales Cloud database.

Setting up the Topology

Setting up the topology consists of:

Creating an Oracle Sales Cloud Data Server

Create a data server for the Oracle Sales Cloud technology using the standard procedure, as described in Creating a Data Server of Administering Oracle Data Integrator. This section details only the fields required or specific for defining an Oracle Sales Cloud data server:
  1. Duplicate the Oracle technology with the name "Oracle Sales Cloud".
  2. In the Definition tab, enter the following fields:
    1. Name : Name of the data server that will appear in Oracle Data Integrator.
    2. User: User name for connecting to the data server.
    3. Password: Password for connecting to the data server.
  3. In the JDBC tab, enter the following values:
    1. JDBC Driver: weblogic.jdbc.oraclesalescloud.OracleSalesCloudDriver
    2. JDBC URL : jdbc:weblogic:oraclesalescloud://<host>;User=<user name>;Password=<password>
  4. Click Test Connection, to test the established connection.
  5. Delete all the data types under Oracle Sales Cloud/Data Types node in Topology Navigator.
  6. Reverse-engineer the Oracle Sales Cloud data types by right-clicking Oracle Sales Cloud and selecting Datatypes Reverse-Engineering from the pop-up menu. In the Reverse Engineer Datatypes dialog, select the Data Server name from the drop-down menu.

Creating an Oracle Sales Cloud Physical Schema

Create a physical schema for the Oracle Sales Cloud data server using the standard procedure, as described in Creating a Physical Schema in Administering Oracle Data Integrator.
Create a logical schema for this physical schema using the standard procedure, as described in Creating a Logical Schema in Administering Oracle Data Integrator, and associate it in a given context.

Creating and Reverse-Engineering an Oracle Sales Cloud Model

This section contains the following topics:

Creating an Oracle Sales Cloud Model

Create an Oracle Sales Cloud model using the standard procedure, as described in Creating a Model of Developing Integration Projects with Oracle Data Integrator.

Reverse-engineer an Oracle Sales Cloud Model

Oracle Sales Cloud supports Standard reverse-engineering - which uses only the abilities of the JDBC driver.

To perform a Standard reverse-engineering on an Oracle Sales Cloud model, use the usual procedure, as described in Reverse-engineering a Model of Developing Integration Projects with Oracle Data Integrator.

Designing a Mapping

You can use Oracle Sales Cloud as a source or a target of a mapping. The KM choice for a mapping determines the abilities and performance of this mapping.

Oracle Data Integrator does not provide specific knowledge modules for Oracle Sales Cloud. Use the Generic SQL KMs or the KMs specific to the technology used as the staging area.