Table of Contents

Search

  1. Preface
  2. Introduction
  3. Servers
  4. Console Client
  5. Search Clients
  6. Table Loader
  7. Update Synchronizer
  8. Globalization
  9. Siebel Connector
  10. Web Services
  11. ASM Workbench
  12. Cluster Merge Rules
  13. Forced Link and Unlink
  14. System Backup and Restore
  15. Batch Utilities

Overview

Overview

You can configure MDM Registry Edition to load, synchronize, and search against data stored in a Siebel 7.7 CRM application. This chapter provides detailed instructions for integrating MDM Registry Edition with Siebel.
Siebel application data is held in an Oracle, UDB or Microsoft SQL Server database. At a physical level, the data are held in base tables. However, base tables are not accessed directly. Instead, Siebel provides a higher level of data abstraction with its Object Manager (OM). The joins base tables to provide highlevel Integration Objects (IO) that the user works with.
As Siebel prohibits the creation of triggers on base tables, MDM Registry Edition treats Siebel as a No Source Access (NSA) style of database. The fundamental unit of data that can be extracted or synchronized is an IO, which is mapped 1:1 to an MDM Registry Edition IDT.
To extract and synchronize data, the Siebel administrator must first define an IO using Siebel Tools. A matching IDT-Definition is created in an MDM Registry Edition System.
MDM Registry Edition provides a Siebel Workflow to extract data using the Object Manager. The workflow will query Siebel to extract the IO data, encode them using XML and write them to a flat-file. This file can then be loaded into MDM Registry Edition.
Synchronization workflows (activated by Run-Time Events) are provided to pass synchronization messages to MDM Registry Edition whenever an object is added, deleted, or modified. The messages are encoded as XML and sent over a socket using HTTP to the MDM Registry Edition XS Server. The XS Server stores transactions in the NSA Transaction Table for processing by the Update Synchronizer.

0 COMMENTS

We’d like to hear from you!