0% found this document useful (0 votes)
118 views3 pages

Informatica Data Quality - Client Architecture

The document describes the client-server architecture of Informatica Data Quality. It can operate in standalone mode with the Data Quality engine and repository locally or in client-server mode where the engine and repository are remote. The Data Quality workbench reads plans from the local or remote repository through database connection libraries and executes plans by calling the engine through remote APIs. It also integrates with Informatica PowerCenter, allowing plans to be exported as mapplets to the PowerCenter repository and executed as custom transformations in mappings.

Uploaded by

Ajay Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
118 views3 pages

Informatica Data Quality - Client Architecture

The document describes the client-server architecture of Informatica Data Quality. It can operate in standalone mode with the Data Quality engine and repository locally or in client-server mode where the engine and repository are remote. The Data Quality workbench reads plans from the local or remote repository through database connection libraries and executes plans by calling the engine through remote APIs. It also integrates with Informatica PowerCenter, allowing plans to be exported as mapplets to the PowerCenter repository and executed as custom transformations in mappings.

Uploaded by

Ajay Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Informatica Data Quality – Client Architecture

Data Quality – C/C++ Platform Standalone Data Quality


Plan reads
from/writes to
Relational DB
and Flat Files Data Quality Engine
Plan status Workbench- Java UI
is returned to
user

Database connection libraries


On opening the plan, workbench reads the
Databases xml from the DQ Repository through the
Database connection libraries.
Source/target Staging DQ
data Repository The plan is executed using the DQ engine
MySql through a set of API calls.
Oracle
SQLServer

1
Client – Server Architecture
Data Quality Client Remote Data Quality Server
Data Quality Remote Server must
Workbench- Java UI be able to access
Plan status is
Data Quality returned to user Data Quality Engine Files and Dbases
required by the plan
Engine
Remote
execute API
plan (CORBA)

Database Remote DQ Staging


connection Repository Dictionaries should
libraries reside on the server
DQ plan
Database connection libraries Dictionaries

Databases
On opening the plan, workbench reads the plan from the
Staging Local DQ local or remote DQ Repository through the Database
Repository
connection libraries.
A call is made to the DQ engine through remote API to
execute the plan.

2
IDQ – PowerCenter Integration
PowerCenter

Data Quality Client Repository

Integration Service
PowerCenter Mapping

PowerCenter Mapplet

The plan can be exported directly to the PowerCenter Repository as a mapplet.


Alternatively, the plan can be exported from IDQ and imported into PowerCenter.
The plan can be executed natively in PowerCenter as a mapplet in a mapping.
The Data Quality Components become Custom Transformations in PowerCenter.

You might also like