34 Oracle Service Cloud

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

This chapter includes the following sections:

34.1 Introduction

Oracle Service Cloud delivers comprehensive customer experience applications that drive revenue, increase efficiency, and build loyalty.

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

34.1.1 Concepts

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

34.1.2 Knowledge Modules

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

34.2 Installation and Configuration

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

34.2.1 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

34.2.2 Technology Specific Requirements

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

34.2.3 Connectivity Requirements

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

Oracle Service Cloud JDBC Driver

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

34.3 Setting up the Topology

Setting up the topology consists of:

34.3.1 Creating an Oracle Service Cloud Data Server

Create a data server for the Oracle Service 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 Service Cloud data server
  1. 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.
  2. In the JDBC tab, enter the following values:
    1. JDBC Driver: weblogic.jdbc.oracleservicecloud.OracleServiceCloudDriver
    2. JDBC URL : jdbc:weblogic:oracleservicecloud:LoginHost=<host>;interfacename=<interface name>

    The URL parameters are:

    • interfacename: Specifies the name of the Oracle Service Cloud interface to which the driver will connect. The default value is the user ID specified for the connection.

    • LoginHost: Specifies the base Oracle Service Cloud URL to use for logging in.

  3. Click Test Connection, to test the established connection.

34.3.2 Creating an Oracle Service Cloud Physical Schema

Create a physical schema for the Oracle Service 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.

34.4 Creating and Reverse-Engineering an Oracle Service Cloud Model

This section contains the following topics:

34.4.1 Creating an Oracle Service Cloud Model

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

34.4.2 Reverse-engineer an Oracle Service Cloud Model

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

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

34.5 Designing a Mapping

You can use Oracle Service 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 Service Cloud. Use the Generic SQL KMs or the KMs specific to the technology used as the staging area.