SlideShare a Scribd company logo
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Agenda For Today
➢ Informatica Product Overview
➢ Informatica PowerCenter Overview
➢ Informatica Architecture overview
➢ ETL Process
➢ Informatica PowerCenter Designer
➢ Informatica PowerCenter Workflow Manger
➢ Informatica PowerCenter Workflow Monitor
Informatica Product Overview
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Informatica Product Overview
Informatica PowerCenter Overview
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Informatica PowerCenter Overview
 Market’s leading platform for data integration and most widely used ETL tool.
 Operations like Data migration, Application Integration and Data Transformation can be performed through
Informatica PowerCenter
PowerCenter Applications
Administration Development
D W M
Perform domain and
repository service tasks:
• Create/Configure Nodes
and repository
• Upgrade/Delete
• Start/Stop
• Backup/Restore
R
Manage Repositories
• Connections
• Objects
• Folders
• Users and Groups
Repository Manager Administration Console Designer
Create ETL
Mapping
Workflow Manager
Create and
start workflow
Workflow Monitor
Monitor and
Control
workflows
Administration
Console
Informatica PowerCenter Architecture
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
HTTPS
Native drives
DOMAIN
PowerCenter 9.x Architecture
Informatica PowerCenter Architecture
Domain
Metadata
Administrator
Security
Administrator
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Informatica PowerCenter Architecture
HTTPS
Native drives
DOMAIN
Domain
Metadata
Administrator
Security
Administrator
Native drives
TCP/IP
Repository
Service
Repository
Service Process
Integration
Service
Repository
PowerCenter 9.x Architecture
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
HTTPS
DOMAIN
Domain
Metadata
Administrator
Security
Administrator
TCP/IP
Repository
Service
Repository
Service Process
Integration
Service
Repository
TCP/IP
Power Center Client
Informatica PowerCenter Architecture
PowerCenter 9.x Architecture
Native drivesNative drives
TCP/IP
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Informatica PowerCenter Architecture
HTTPS
DOMAIN
Domain
Metadata
Administrator
Security
Administrator
TCP/IP
Repository
Service
Repository
Service Process
Integration
Service
Repository
Targets
Native drivers/
ODBC
Native drivers/
ODBC
Sources
TCP/IP
Power Center Client
PowerCenter 9.x Architecture
Native drivesNative drives
TCP/IP
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Informatica PowerCenter Architecture
HTTPS
DOMAIN
Domain
Metadata
Administrator
Security
Administrator
TCP/IP
Repository
Service
Repository
Service Process
Integration
Service
Repository
Targets
Native drivers/
ODBC
Native drivers/
ODBC
Sources
TCP/IP
TCP/IP
Power Center Client
ODBC
ODBC
PowerCenter 9.x Architecture
Native drivesNative drives
ETL Process
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
ETL Process
 Extract, Transform and Load (ETL) is the process of extracting the data from various sources, transforming this data
to meet your requirement and then loading into a target data warehouse.
 The ETL processes ensures that the data stored in the warehouse is:
➢ Relevant and useful to the business users.
➢ Accurate and high quality.
➢ Easy to access so that the warehouse is used efficiently and effectively by the business users.
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
ETL Process – Step 1
Capture
Scrub Transform
Load and Index
Source System Enterprise Data Warehouse
Data Reconciliation
 Capture : Extract – Obtaining a snapshot of the chosen subset of source data for loading into the data warehouse.
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Capture
Scrub Transform
Load and Index
Source System Enterprise Data Warehouse
Data Reconciliation
ETL Process – Step 2
 Scrub or Clean : Using Pattern recognition and AI techniques to upgrade the quality of the data.
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Capture
Scrub Transform
Load and Index
Source System Enterprise Data Warehouse
Data Reconciliation
ETL Process – Step 3
 Transformation: Converting the data format from that of the Source System to that of the Data Warehouse.
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Capture
Scrub Transform
Load and Index
Source System Enterprise Data Warehouse
Data Reconciliation
ETL Process – Step 4
 Load and Index: Loading the transformed data into the target Data Warehouse and creating an index for this data.
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Use Case:
➢ With the existing details of customer and product, we need to identify the customers who have purchased high
value product (Product Cost >=600).
Customer Details
Product Details
Joiner Transformation Router Transformation High Value Product
Customers
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Solution
•Create a work folder to
store all sources,
transformation, targets,
mappings and workflows
in a single location.
Repository
Manager
•Create the mapping by
loading the source
definition, adding data
transformation, creating
target definition and
connection all these
components.
Designer
•Create a workflow
using various task
components to
execute the created
mapping.
Workflow
Manager
•Monitor the
execution of the
workflow and check
the Source/Target
statistics.
Workflow
Monitor
Phase 1
Phase 2
Phase 3
Phase 4
 To solve the problem, we break down the solution into 4 Phases:
Phase 1 - Informatica PowerCenter
Repository Manager
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
 The Repository Manager is used to navigate through multiple folders and repositories, and perform basic repository
tasks like folder creation, folder access control, migrating objects from one folder or repository to another.
 The main tasks of the repository manager are adding domain and repository connection information, Working with
PowerCenter domain and repository connections and Implement repositories.
Informatica PowerCenter Repository Manager
Navigator
Output Field
Workspace
Client Tools
Phase 2 - Informatica PowerCenter
Designer
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
 The PowerCenter Designer is the client where we specify how to move the data between various sources and targets
 The Designer is used to create source definitions, target definitions, and transformations which can be further utilized
for developing mappings
Informatica PowerCenter Designer
Navigator
Output Field
Workspace
Status Bar
Overview
Window
Client Tools
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
The Designer provides the following tool workspace:
➢ Source Analyzer: Used to Import or create source
definitions for flat file, XML, COBOL, Application,
and relational sources.
➢ Target Designer: Used for Import or create target
definitions.
➢ Mapping Designer: Used for creating the mapping.
➢ Transformation Developer: You can create reusable
transformations.
➢ Mapplet Designer: Used to create mapplets.
Informatica PowerCenter Designer Tools
Source Analyzer – Used to Import or Create source
definition.
Target Designer – Used to Import or Create target
definition.
Mapping Designer – Used to create mapping to extract,
transform and load data.
Transformation Designer – Used to create or modify
reusable transforms.
Mapplet Designer – Used to create or modify reusable
transforms.
Phase 3 - Informatica PowerCenter
Workflow Manager
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Informatica PowerCenter Workflow Manager
 The PowerCenter Workflow Manager is used to create and start Workflows.
 As mappings are not executable, we make use of sessions in workflow to execute the associated mapping.
Navigator
Output Field
Workspace
Client Tools
Phase 4 - Informatica PowerCenter
Workflow Monitor
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
 The Workflow Monitor is the PowerCenter tool which is used to monitor the execution of workflows and tasks.
 Workflow Monitor can be used to:
➢ View details about a workflow or task run in Gantt chart view or task view
➢ Run, stop, abort, and resume workflows or tasks
➢ The Workflow Monitor displays workflows that have run at least once.
Informatica PowerCenter Workflow Monitor
Available
Workflows
Run time of each instance
Status of each instance
Summary
`
www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING
Session In A Minute
Informatica Products PowerCenter Applications PowerCenter Architecture
ETL Process Problem Solution Phases PowerCenter Client Tools
Thank You
Questions/Queries/Feedback
For Further Information on Informatica PowerCenter Tutorial, Check our Blog :
What is Informatica: A Beginner Tutorial of Informatica PowerCenter

More Related Content

PPT
Informatica session
PDF
Dataiku Data Science Studio (datasheet)
PDF
ETL Using Informatica Power Center
PDF
Informatica Interview Questions | Informatica Tutorial | Informatica Training...
PDF
Python Programming Tutorial | Edureka
PDF
Airbyte @ Airflow Summit - The new modern data stack
PPTX
Dynamic filtering for presto join optimisation
PDF
Dynamic Partition Pruning in Apache Spark
Informatica session
Dataiku Data Science Studio (datasheet)
ETL Using Informatica Power Center
Informatica Interview Questions | Informatica Tutorial | Informatica Training...
Python Programming Tutorial | Edureka
Airbyte @ Airflow Summit - The new modern data stack
Dynamic filtering for presto join optimisation
Dynamic Partition Pruning in Apache Spark

What's hot (20)

PPTX
Data Visualization_ Power BI vs. Tableau.pptx
PDF
Management in Informatica Power Center
PPTX
Informatica Cloud 101: Fast Track to Integration with Intuit
PPT
Informatica Cloud Overview
PDF
Microsoft Power BI Overview
PDF
Data Mesh Part 4 Monolith to Mesh
PDF
Python Basics
PDF
Etl overview training
PDF
Python Tutorial | Python Tutorial for Beginners | Python Training | Edureka
PPTX
1. informatica power center architecture
PPTX
Introduction to MSBI
PDF
Presto: Fast SQL-on-Anything (including Delta Lake, Snowflake, Elasticsearch ...
PPTX
PPTX
Pentaho-BI
PDF
Python Programming Language | Python Classes | Python Tutorial | Python Train...
PPTX
[DSC Europe 22] Lakehouse architecture with Delta Lake and Databricks - Draga...
PDF
Building an Observability platform with ClickHouse
PPTX
Introduction to Data Engineering
PDF
Modernizing to a Cloud Data Architecture
PPTX
powerbi-presentation.pptx
Data Visualization_ Power BI vs. Tableau.pptx
Management in Informatica Power Center
Informatica Cloud 101: Fast Track to Integration with Intuit
Informatica Cloud Overview
Microsoft Power BI Overview
Data Mesh Part 4 Monolith to Mesh
Python Basics
Etl overview training
Python Tutorial | Python Tutorial for Beginners | Python Training | Edureka
1. informatica power center architecture
Introduction to MSBI
Presto: Fast SQL-on-Anything (including Delta Lake, Snowflake, Elasticsearch ...
Pentaho-BI
Python Programming Language | Python Classes | Python Tutorial | Python Train...
[DSC Europe 22] Lakehouse architecture with Delta Lake and Databricks - Draga...
Building an Observability platform with ClickHouse
Introduction to Data Engineering
Modernizing to a Cloud Data Architecture
powerbi-presentation.pptx
Ad

Similar to Informatica Training | Informatica PowerCenter | Informatica Tutorial | Edureka (20)

PDF
Informatica PowerCenter Tutorial | Informatica Tutorial for Beginners | Edureka
PDF
Informatica Tutorial For Beginners | Informatica Powercenter Tutorial | Edureka
PDF
Informatica Capabilities As An ETL Tool
PDF
Designing And Monitoring In Informatica PowerCenter
PDF
Informatica PowerCenter : Agile Data Integration Tool
PDF
Management in Informatica Power Center
DOC
Informatica Online Training
PPTX
Informatica power center 9 Online Training
DOCX
Informatica course content
DOCX
Informatica course content
DOCX
Informatica Training in Chennai
DOCX
Informatica course content
DOCX
Informatica course content
PDF
Getting Started with Informatica
PPTX
Informatica power center 9.x developer & admin Basics | Demo | Introduction
PDF
Informatica Certification | Informatica Online Training | Informatica Tutoria...
PPT
Informatica_ Basics_Demo_9.6.ppt
PDF
Best Informatica Training Form myTectra in Bangalore
DOC
new_informatica_1
PDF
Informatica_Level1_Flyer
Informatica PowerCenter Tutorial | Informatica Tutorial for Beginners | Edureka
Informatica Tutorial For Beginners | Informatica Powercenter Tutorial | Edureka
Informatica Capabilities As An ETL Tool
Designing And Monitoring In Informatica PowerCenter
Informatica PowerCenter : Agile Data Integration Tool
Management in Informatica Power Center
Informatica Online Training
Informatica power center 9 Online Training
Informatica course content
Informatica course content
Informatica Training in Chennai
Informatica course content
Informatica course content
Getting Started with Informatica
Informatica power center 9.x developer & admin Basics | Demo | Introduction
Informatica Certification | Informatica Online Training | Informatica Tutoria...
Informatica_ Basics_Demo_9.6.ppt
Best Informatica Training Form myTectra in Bangalore
new_informatica_1
Informatica_Level1_Flyer
Ad

More from Edureka! (20)

PDF
What to learn during the 21 days Lockdown | Edureka
PDF
Top 10 Dying Programming Languages in 2020 | Edureka
PDF
Top 5 Trending Business Intelligence Tools | Edureka
PDF
Tableau Tutorial for Data Science | Edureka
PDF
Top 5 PMP Certifications | Edureka
PDF
Top Maven Interview Questions in 2020 | Edureka
PDF
Linux Mint Tutorial | Edureka
PDF
How to Deploy Java Web App in AWS| Edureka
PDF
Importance of Digital Marketing | Edureka
PDF
RPA in 2020 | Edureka
PDF
Email Notifications in Jenkins | Edureka
PDF
EA Algorithm in Machine Learning | Edureka
PDF
Cognitive AI Tutorial | Edureka
PDF
AWS Cloud Practitioner Tutorial | Edureka
PDF
Blue Prism Top Interview Questions | Edureka
PDF
Big Data on AWS Tutorial | Edureka
PDF
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
PDF
Kubernetes Installation on Ubuntu | Edureka
PDF
Introduction to DevOps | Edureka
PDF
ITIL® Tutorial for Beginners | ITIL® Foundation Training | Edureka
What to learn during the 21 days Lockdown | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Tableau Tutorial for Data Science | Edureka
Top 5 PMP Certifications | Edureka
Top Maven Interview Questions in 2020 | Edureka
Linux Mint Tutorial | Edureka
How to Deploy Java Web App in AWS| Edureka
Importance of Digital Marketing | Edureka
RPA in 2020 | Edureka
Email Notifications in Jenkins | Edureka
EA Algorithm in Machine Learning | Edureka
Cognitive AI Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Blue Prism Top Interview Questions | Edureka
Big Data on AWS Tutorial | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Kubernetes Installation on Ubuntu | Edureka
Introduction to DevOps | Edureka
ITIL® Tutorial for Beginners | ITIL® Foundation Training | Edureka

Recently uploaded (20)

PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Empathic Computing: Creating Shared Understanding
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
KodekX | Application Modernization Development
PPTX
Cloud computing and distributed systems.
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Electronic commerce courselecture one. Pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Chapter 3 Spatial Domain Image Processing.pdf
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Empathic Computing: Creating Shared Understanding
Reach Out and Touch Someone: Haptics and Empathic Computing
KodekX | Application Modernization Development
Cloud computing and distributed systems.
NewMind AI Weekly Chronicles - August'25 Week I
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
sap open course for s4hana steps from ECC to s4
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Spectral efficient network and resource selection model in 5G networks
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
The Rise and Fall of 3GPP – Time for a Sabbatical?
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Unlocking AI with Model Context Protocol (MCP)
Electronic commerce courselecture one. Pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
20250228 LYD VKU AI Blended-Learning.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...

Informatica Training | Informatica PowerCenter | Informatica Tutorial | Edureka

  • 2. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Agenda For Today ➢ Informatica Product Overview ➢ Informatica PowerCenter Overview ➢ Informatica Architecture overview ➢ ETL Process ➢ Informatica PowerCenter Designer ➢ Informatica PowerCenter Workflow Manger ➢ Informatica PowerCenter Workflow Monitor
  • 6. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Informatica PowerCenter Overview  Market’s leading platform for data integration and most widely used ETL tool.  Operations like Data migration, Application Integration and Data Transformation can be performed through Informatica PowerCenter PowerCenter Applications Administration Development D W M Perform domain and repository service tasks: • Create/Configure Nodes and repository • Upgrade/Delete • Start/Stop • Backup/Restore R Manage Repositories • Connections • Objects • Folders • Users and Groups Repository Manager Administration Console Designer Create ETL Mapping Workflow Manager Create and start workflow Workflow Monitor Monitor and Control workflows Administration Console
  • 8. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING HTTPS Native drives DOMAIN PowerCenter 9.x Architecture Informatica PowerCenter Architecture Domain Metadata Administrator Security Administrator
  • 9. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Informatica PowerCenter Architecture HTTPS Native drives DOMAIN Domain Metadata Administrator Security Administrator Native drives TCP/IP Repository Service Repository Service Process Integration Service Repository PowerCenter 9.x Architecture
  • 10. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING HTTPS DOMAIN Domain Metadata Administrator Security Administrator TCP/IP Repository Service Repository Service Process Integration Service Repository TCP/IP Power Center Client Informatica PowerCenter Architecture PowerCenter 9.x Architecture Native drivesNative drives TCP/IP
  • 11. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Informatica PowerCenter Architecture HTTPS DOMAIN Domain Metadata Administrator Security Administrator TCP/IP Repository Service Repository Service Process Integration Service Repository Targets Native drivers/ ODBC Native drivers/ ODBC Sources TCP/IP Power Center Client PowerCenter 9.x Architecture Native drivesNative drives TCP/IP
  • 12. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Informatica PowerCenter Architecture HTTPS DOMAIN Domain Metadata Administrator Security Administrator TCP/IP Repository Service Repository Service Process Integration Service Repository Targets Native drivers/ ODBC Native drivers/ ODBC Sources TCP/IP TCP/IP Power Center Client ODBC ODBC PowerCenter 9.x Architecture Native drivesNative drives
  • 14. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING ETL Process  Extract, Transform and Load (ETL) is the process of extracting the data from various sources, transforming this data to meet your requirement and then loading into a target data warehouse.  The ETL processes ensures that the data stored in the warehouse is: ➢ Relevant and useful to the business users. ➢ Accurate and high quality. ➢ Easy to access so that the warehouse is used efficiently and effectively by the business users.
  • 15. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING ETL Process – Step 1 Capture Scrub Transform Load and Index Source System Enterprise Data Warehouse Data Reconciliation  Capture : Extract – Obtaining a snapshot of the chosen subset of source data for loading into the data warehouse.
  • 16. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Capture Scrub Transform Load and Index Source System Enterprise Data Warehouse Data Reconciliation ETL Process – Step 2  Scrub or Clean : Using Pattern recognition and AI techniques to upgrade the quality of the data.
  • 17. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Capture Scrub Transform Load and Index Source System Enterprise Data Warehouse Data Reconciliation ETL Process – Step 3  Transformation: Converting the data format from that of the Source System to that of the Data Warehouse.
  • 18. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Capture Scrub Transform Load and Index Source System Enterprise Data Warehouse Data Reconciliation ETL Process – Step 4  Load and Index: Loading the transformed data into the target Data Warehouse and creating an index for this data.
  • 19. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Use Case: ➢ With the existing details of customer and product, we need to identify the customers who have purchased high value product (Product Cost >=600). Customer Details Product Details Joiner Transformation Router Transformation High Value Product Customers
  • 20. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Solution •Create a work folder to store all sources, transformation, targets, mappings and workflows in a single location. Repository Manager •Create the mapping by loading the source definition, adding data transformation, creating target definition and connection all these components. Designer •Create a workflow using various task components to execute the created mapping. Workflow Manager •Monitor the execution of the workflow and check the Source/Target statistics. Workflow Monitor Phase 1 Phase 2 Phase 3 Phase 4  To solve the problem, we break down the solution into 4 Phases:
  • 21. Phase 1 - Informatica PowerCenter Repository Manager
  • 22. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING  The Repository Manager is used to navigate through multiple folders and repositories, and perform basic repository tasks like folder creation, folder access control, migrating objects from one folder or repository to another.  The main tasks of the repository manager are adding domain and repository connection information, Working with PowerCenter domain and repository connections and Implement repositories. Informatica PowerCenter Repository Manager Navigator Output Field Workspace Client Tools
  • 23. Phase 2 - Informatica PowerCenter Designer
  • 24. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING  The PowerCenter Designer is the client where we specify how to move the data between various sources and targets  The Designer is used to create source definitions, target definitions, and transformations which can be further utilized for developing mappings Informatica PowerCenter Designer Navigator Output Field Workspace Status Bar Overview Window Client Tools
  • 25. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING The Designer provides the following tool workspace: ➢ Source Analyzer: Used to Import or create source definitions for flat file, XML, COBOL, Application, and relational sources. ➢ Target Designer: Used for Import or create target definitions. ➢ Mapping Designer: Used for creating the mapping. ➢ Transformation Developer: You can create reusable transformations. ➢ Mapplet Designer: Used to create mapplets. Informatica PowerCenter Designer Tools Source Analyzer – Used to Import or Create source definition. Target Designer – Used to Import or Create target definition. Mapping Designer – Used to create mapping to extract, transform and load data. Transformation Designer – Used to create or modify reusable transforms. Mapplet Designer – Used to create or modify reusable transforms.
  • 26. Phase 3 - Informatica PowerCenter Workflow Manager
  • 27. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Informatica PowerCenter Workflow Manager  The PowerCenter Workflow Manager is used to create and start Workflows.  As mappings are not executable, we make use of sessions in workflow to execute the associated mapping. Navigator Output Field Workspace Client Tools
  • 28. Phase 4 - Informatica PowerCenter Workflow Monitor
  • 29. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING  The Workflow Monitor is the PowerCenter tool which is used to monitor the execution of workflows and tasks.  Workflow Monitor can be used to: ➢ View details about a workflow or task run in Gantt chart view or task view ➢ Run, stop, abort, and resume workflows or tasks ➢ The Workflow Monitor displays workflows that have run at least once. Informatica PowerCenter Workflow Monitor Available Workflows Run time of each instance Status of each instance
  • 31. ` www.edureka.co/informaticaEDUREKA INFORMATICA CERTIFICATION TRAINING Session In A Minute Informatica Products PowerCenter Applications PowerCenter Architecture ETL Process Problem Solution Phases PowerCenter Client Tools
  • 32. Thank You Questions/Queries/Feedback For Further Information on Informatica PowerCenter Tutorial, Check our Blog : What is Informatica: A Beginner Tutorial of Informatica PowerCenter