Informatica is a software development company which provides multiple UI based tools for Data Integration, ensuring Data Quality and Master Data Management. Informatica PowerCenter, Informatica PowerExchange, Informatica MDM, B2B Data Exchange are few of them.
Informatica PowerCenter is a UI-based ETL tool used in a data warehouse setup. It has the capability to load to/from a wide variety of file formats. UI makes it easy to describe transformation rules.
Informatica PowerCenter promotes re-usability. You could have reusable sessions, mapplets, and worklets.
The application provides an environment that allows you to load data into a centralized location, such as a data warehouse or operational data store (ODS).
Informatica PowerCenter includes the following components:
Informatica domain - the primary unit for management and administration within PowerCenter.
PowerCenter repository - it resides in a relational database. The repository database tables contain the instructions required to extract, transform, and load data.
Informatica Administrator - a web application that you use to administer the Informatica domain and PowerCenter security.
Domain configuration - a set of relational database tables that stores the configuration information for the domain.
PowerCenter Repository Service
PowerCenter Integration Service - extracts data from sources and loads data to targets
Web Services Hub - a gateway that exposes PowerCenter functionality to external clients through web services
SAP BW Service - extracts data from and loads data to SAP NetWeaver BI.
Reporting Service - runs the Data Analyzer web application
Metadata Manager Service - runs the Metadata Manager web application.
PowerCenter Client - consists of the tools to manage the repository and to design mappings, mapplets, and sessions to load the data. It has the following tools:
- Designer - Define source, targets, transformations, and mapping here.
- Repository Manager - to assign permissions to users and groups and manage folders.
- Workflow Manager - to create, schedule, and run workflows. A workflow is a set of instructions that describes how and when to run tasks related to extracting, transforming, and loading data.
- Workflow Monitor - to monitor scheduled and running workflows for each Integration Service.
PowerCenter accesses the following sources:
Relational DB
File - Fixed and delimited flat file, COBOL file, XML file, and weblog
Other - Microsoft Excel, Microsoft Access, and external web services, mainframe and applications
PowerCenter can load data into the following targets:
Relational DB
File - Fixed and delimited flat file and XML.
Other - Microsoft Access and external web services, applications, and mainframe.
You can load data into targets using ODBC or native drivers, FTP, or external loaders.
Other information:
Related Tags :
Reference :
Tutorials:
User guide
Documentation