Oracle Fusion Middleware Getting Started with Oracle Data ...

Oracle? Fusion Middleware

Getting Started with Oracle Data Integrator 12c

October 2015

Oracle Fusion Middleware Getting Started with Oracle Data Integrator, 12c

Copyright ? 2010, 2015, Oracle and/or its affiliates. All rights reserved. Primary

Author: ODI Product Management

This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.

If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:

U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007). Oracle America, Inc., 500 Oracle Parkway, Redwood City, CA 94065.

This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.

Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.

Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group.

This software or hardware and documentation may provide access to or information on content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services.

Contents

Preface ........................................................................................................................... 6

Audience 6 Documentation Accessibility ..................................................................................................................................6 Related Documents ..................................................................................................................................................6 Conventions ..............................................................................................................................................................7

1 Oracle Data Integrator Overview ............................................................................ 8

1.1

1.1.1 1.1.2

Introduction to Oracle Data Integrator................................................................. 8

The Business Problem ........................................................................................................................8 A Unique Solution ..............................................................................................................................8

1.2

1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6

ODI Component Architecture ............................................................................... 9

Repositories .......................................................................................................................................10 ODI Studio and User Interfaces ......................................................................................................10 Run-Time Agent................................................................................................................................11 Management Pack for Oracle Data Integrator ..............................................................................12 Oracle Data Integrator Console ......................................................................................................12 Oracle Enterprise Manager Fusion Middleware Control............................................................12

1.3

Get Started with Oracle Data Integrator ............................................................ 12

2 Working with the ETL Project............................................................................... 13

2.1

The Example Environment ................................................................................. 13

2.2

2.2.1 2.2.2 2.2.3

The Data Models ................................................................................................. 14

Orders Application...........................................................................................................................14 Parameters .........................................................................................................................................14 Sales Administration ? Oracle.........................................................................................................15

2.3

Integration Challenges ....................................................................................... 16

3 Introduction to Using Oracle Data Integrator Studio ......................................... 17

3.1

3.1.1

Using the ODI Studio Navigators ....................................................................... 17

Starting Oracle Data Integrator Studio ..........................................................................................17

3.2

Designer Navigator ............................................................................................. 18

3.3

Operator Navigator ............................................................................................. 20

4 Working with Mappings ........................................................................................ 21

4.1

4.1.1 4.1.2 4.1.3

4.2

4.2.1 4.2.2 4.2.3

Load TRG_CUSTOMER Mapping Example ....................................................... 21

Purpose and Integration Requirements.........................................................................................21 Mapping Definition ..........................................................................................................................22 Creating the Mapping ......................................................................................................................24

Load TRG_SALES Mapping Example ................................................................ 37

Purpose and Integration Requirements.........................................................................................37 Mapping Definition ..........................................................................................................................38 Creating the Mapping ......................................................................................................................39

5 Implementing Data Quality Control ..................................................................... 47

5.1

Introduction to Data Integrity Control................................................................ 47

5.2

5.2.1 5.2.2 5.2.3 5.2.4 5.2.5 5.2.6

SRC_CUSTOMER Control Example ................................................................... 48

Objective............................................................................................................................................. 48 Interpreting the Problem .................................................................................................................49 Creating Constraints.........................................................................................................................49 Run the Static Control ......................................................................................................................52 Follow the Execution of the Control in Operator Navigator ......................................................53 Interpreting the Results in Operator Navigator ...........................................................................54

6 Working with Packages ........................................................................................ 57

6.1

6.1.1 6.1.2

Introduction ......................................................................................................... 57

Automating Data Integration Flows ..............................................................................................57 Packages ............................................................................................................................................. 57

6.2

6.2.1 6.2.2 6.2.3 6.2.4

Load Sales Administration Package Example .................................................. 58

Purpose............................................................................................................................................... 58 Mappings Provided with Oracle Data Integrator ........................................................................58 Problem Analysis ..............................................................................................................................59 Creating the Package........................................................................................................................60

7 Executing Your Developments and Reviewing the Results .............................. 63

7.1

7.1.1 7.1.2 7.1.3

Executing the Load Sales Administration Package.......................................... 63

Run the Package................................................................................................................................63 Follow the Execution of the Package in Operator Navigator .....................................................63 Interpreting the Results of the Load TRG_CUSTOMER Session Step ......................................64

8 Deploying Integrated Applications ...................................................................... 67

8.1

Introduction ......................................................................................................... 67

8.2

Scenario Creation ............................................................................................... 67

8.3

8.3.1

Run the Scenario ................................................................................................ 68

Executing a Scenario from ODI Studio ..........................................................................................69

8.4

Follow the Execution of the Scenario................................................................ 69

9 Using Oracle Data Integrator with Oracle GoldenGate ..................................... 70

9.1

9.1.1

Introduction ......................................................................................................... 70

Connect to the ODI Work Repository ............................................................................................71

9.2

Reviewing the Oracle GoldenGate JAgent configuration in ODI Studio ......... 74

9.3

Initial load ............................................................................................................ 75

9.3.1

Starting the ODI and OGG Demo Client............................................................. 75

9.3.2

Running the Mappings ....................................................................................... 76

9.4

Setting up Changed Data Capture ..................................................................... 80

9.5

Synchronizing the changed data ....................................................................... 87

9.5.1

Load TRG_CUSTOMER Mapping ....................................................................... 87

9.5.2

Sync Data Package ............................................................................................. 90

10 Going Further with Oracle Data Integrator.......................................................... 93

10.1

10.1.1

Summary ............................................................................................................. 93

Getting Started Tutorial Solution ...................................................................................................93

10.2

What else can you do with Oracle Data Integrator? ......................................... 95

10.3

Learn More .......................................................................................................... 96

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download