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

What's hot

Informatica session
Informatica sessionInformatica session
Informatica session
vinuthanallam
 
Informatica basics for beginners | Informatica ppt
Informatica basics for beginners | Informatica pptInformatica basics for beginners | Informatica ppt
Informatica basics for beginners | Informatica ppt
IQ Online Training
 
Informatica Power Center 7.1
Informatica Power Center 7.1Informatica Power Center 7.1
Informatica Power Center 7.1
ganblues
 
Informatica slides
Informatica slidesInformatica slides
Informatica slides
sureshpaladi12
 
Informatica Interview Questions | Informatica Tutorial | Informatica Training...
Informatica Interview Questions | Informatica Tutorial | Informatica Training...Informatica Interview Questions | Informatica Tutorial | Informatica Training...
Informatica Interview Questions | Informatica Tutorial | Informatica Training...
Edureka!
 
SQL Server Integration Services
SQL Server Integration ServicesSQL Server Integration Services
SQL Server Integration Services
Robert MacLean
 
Informatica Power Center - Workflow Manager
Informatica Power Center - Workflow ManagerInformatica Power Center - Workflow Manager
Informatica Power Center - Workflow Manager
ZaranTech LLC
 
Azure Data Factory V2; The Data Flows
Azure Data Factory V2; The Data FlowsAzure Data Factory V2; The Data Flows
Azure Data Factory V2; The Data Flows
Thomas Sykes
 
Databricks Platform.pptx
Databricks Platform.pptxDatabricks Platform.pptx
Databricks Platform.pptx
Alex Ivy
 
Delta lake and the delta architecture
Delta lake and the delta architectureDelta lake and the delta architecture
Delta lake and the delta architecture
Adam Doyle
 
OOW15 - case study: oracle application management suite for oracle e-business...
OOW15 - case study: oracle application management suite for oracle e-business...OOW15 - case study: oracle application management suite for oracle e-business...
OOW15 - case study: oracle application management suite for oracle e-business...
vasuballa
 
Informatica Products and Usage
Informatica Products  and UsageInformatica Products  and Usage
Informatica Products and Usage
BigClasses Com
 
Power BI Governance - Access Management, Recommendations and Best Practices
Power BI Governance - Access Management, Recommendations and Best PracticesPower BI Governance - Access Management, Recommendations and Best Practices
Power BI Governance - Access Management, Recommendations and Best Practices
Learning SharePoint
 
Oracle BI publisher intro
Oracle BI publisher introOracle BI publisher intro
Oracle BI publisher intro
Adil Arshad
 
Apex Trigger in Salesforce
Apex Trigger in SalesforceApex Trigger in Salesforce
Apex Trigger in Salesforce
Cloud Analogy
 
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
オラクルエンジニア通信
 
Oracle business intelligence overview
Oracle business intelligence overviewOracle business intelligence overview
Oracle business intelligence overview
nvvrajesh
 
MS SQL SERVER: SSIS and data mining
MS SQL SERVER: SSIS and data miningMS SQL SERVER: SSIS and data mining
MS SQL SERVER: SSIS and data mining
DataminingTools Inc
 
Salesforce Integration using REST SOAP and HTTP callouts
Salesforce Integration using REST SOAP and HTTP calloutsSalesforce Integration using REST SOAP and HTTP callouts
Salesforce Integration using REST SOAP and HTTP callouts
RAMNARAYAN R
 
Spring batch
Spring batchSpring batch
Spring batch
Chandan Kumar Rana
 

What's hot (20)

Informatica session
Informatica sessionInformatica session
Informatica session
 
Informatica basics for beginners | Informatica ppt
Informatica basics for beginners | Informatica pptInformatica basics for beginners | Informatica ppt
Informatica basics for beginners | Informatica ppt
 
Informatica Power Center 7.1
Informatica Power Center 7.1Informatica Power Center 7.1
Informatica Power Center 7.1
 
Informatica slides
Informatica slidesInformatica slides
Informatica slides
 
Informatica Interview Questions | Informatica Tutorial | Informatica Training...
Informatica Interview Questions | Informatica Tutorial | Informatica Training...Informatica Interview Questions | Informatica Tutorial | Informatica Training...
Informatica Interview Questions | Informatica Tutorial | Informatica Training...
 
SQL Server Integration Services
SQL Server Integration ServicesSQL Server Integration Services
SQL Server Integration Services
 
Informatica Power Center - Workflow Manager
Informatica Power Center - Workflow ManagerInformatica Power Center - Workflow Manager
Informatica Power Center - Workflow Manager
 
Azure Data Factory V2; The Data Flows
Azure Data Factory V2; The Data FlowsAzure Data Factory V2; The Data Flows
Azure Data Factory V2; The Data Flows
 
Databricks Platform.pptx
Databricks Platform.pptxDatabricks Platform.pptx
Databricks Platform.pptx
 
Delta lake and the delta architecture
Delta lake and the delta architectureDelta lake and the delta architecture
Delta lake and the delta architecture
 
OOW15 - case study: oracle application management suite for oracle e-business...
OOW15 - case study: oracle application management suite for oracle e-business...OOW15 - case study: oracle application management suite for oracle e-business...
OOW15 - case study: oracle application management suite for oracle e-business...
 
Informatica Products and Usage
Informatica Products  and UsageInformatica Products  and Usage
Informatica Products and Usage
 
Power BI Governance - Access Management, Recommendations and Best Practices
Power BI Governance - Access Management, Recommendations and Best PracticesPower BI Governance - Access Management, Recommendations and Best Practices
Power BI Governance - Access Management, Recommendations and Best Practices
 
Oracle BI publisher intro
Oracle BI publisher introOracle BI publisher intro
Oracle BI publisher intro
 
Apex Trigger in Salesforce
Apex Trigger in SalesforceApex Trigger in Salesforce
Apex Trigger in Salesforce
 
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
[Oracle DBA & Developer Day 2014] しばちょう先生による特別講義! RMANの運用と高速化チューニング
 
Oracle business intelligence overview
Oracle business intelligence overviewOracle business intelligence overview
Oracle business intelligence overview
 
MS SQL SERVER: SSIS and data mining
MS SQL SERVER: SSIS and data miningMS SQL SERVER: SSIS and data mining
MS SQL SERVER: SSIS and data mining
 
Salesforce Integration using REST SOAP and HTTP callouts
Salesforce Integration using REST SOAP and HTTP calloutsSalesforce Integration using REST SOAP and HTTP callouts
Salesforce Integration using REST SOAP and HTTP callouts
 
Spring batch
Spring batchSpring batch
Spring batch
 

Similar to Informatica Training | Informatica PowerCenter | Informatica Tutorial | Edureka

Amit Kumar_Resume
Amit Kumar_ResumeAmit Kumar_Resume
Amit Kumar_ResumeAmit Kumar
 
Informatica course curriculum
Informatica course curriculumInformatica course curriculum
Informatica course curriculum
Amit Sharma
 
Amit Kumar_resume
Amit Kumar_resumeAmit Kumar_resume
Amit Kumar_resumeAmit Kumar
 
Resume_PratikDey
Resume_PratikDeyResume_PratikDey
Resume_PratikDeyPratik Dey
 
Informatica_ Basics_Demo_9.6.ppt
Informatica_ Basics_Demo_9.6.pptInformatica_ Basics_Demo_9.6.ppt
Informatica_ Basics_Demo_9.6.ppt
CarlCj1
 
Informatica course content
Informatica course contentInformatica course content
Informatica course content
priyamohan41191
 
Informatica course content
Informatica course contentInformatica course content
Informatica course content
lakshmipriyaaka
 
Informatica course content
Informatica course contentInformatica course content
Informatica course content
rubya90
 
Informatica course content
Informatica course contentInformatica course content
Informatica course content
lakshmipriyaanka
 
Informatica Training in Chennai
Informatica Training in ChennaiInformatica Training in Chennai
Informatica Training in Chennai
THINK IT Training
 
Regain Control Thanks To Prometheus
Regain Control Thanks To PrometheusRegain Control Thanks To Prometheus
Regain Control Thanks To Prometheus
Etienne Coutaud
 
Santhosh_Informatica_Administrator(2)
Santhosh_Informatica_Administrator(2)Santhosh_Informatica_Administrator(2)
Santhosh_Informatica_Administrator(2)santhosh kumar
 
Sap basis online training classes
Sap basis online training classesSap basis online training classes
Sap basis online training classes
sapehsit
 
Ajith_kumar_4.3 Years_Informatica_ETL
Ajith_kumar_4.3 Years_Informatica_ETLAjith_kumar_4.3 Years_Informatica_ETL
Ajith_kumar_4.3 Years_Informatica_ETLAjith Kumar Pampatti
 
Ten tools for ten big data areas 01 informatica
Ten tools for ten big data areas 01 informatica Ten tools for ten big data areas 01 informatica
Ten tools for ten big data areas 01 informatica
Will Du
 

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

Amit Kumar_Resume
Amit Kumar_ResumeAmit Kumar_Resume
Amit Kumar_Resume
 
Informatica course curriculum
Informatica course curriculumInformatica course curriculum
Informatica course curriculum
 
Amit Kumar_resume
Amit Kumar_resumeAmit Kumar_resume
Amit Kumar_resume
 
Boobalan_Muthukumarasamy_Resume_DW_8_Yrs
Boobalan_Muthukumarasamy_Resume_DW_8_YrsBoobalan_Muthukumarasamy_Resume_DW_8_Yrs
Boobalan_Muthukumarasamy_Resume_DW_8_Yrs
 
Resume_PratikDey
Resume_PratikDeyResume_PratikDey
Resume_PratikDey
 
Informatica_ Basics_Demo_9.6.ppt
Informatica_ Basics_Demo_9.6.pptInformatica_ Basics_Demo_9.6.ppt
Informatica_ Basics_Demo_9.6.ppt
 
Informatica course content
Informatica course contentInformatica course content
Informatica course content
 
Informatica course content
Informatica course contentInformatica course content
Informatica course content
 
Informatica course content
Informatica course contentInformatica course content
Informatica course content
 
Informatica course content
Informatica course contentInformatica course content
Informatica course content
 
Informatica Training in Chennai
Informatica Training in ChennaiInformatica Training in Chennai
Informatica Training in Chennai
 
Regain Control Thanks To Prometheus
Regain Control Thanks To PrometheusRegain Control Thanks To Prometheus
Regain Control Thanks To Prometheus
 
Mahesh_ETL
Mahesh_ETLMahesh_ETL
Mahesh_ETL
 
Santhosh_Informatica_Administrator(2)
Santhosh_Informatica_Administrator(2)Santhosh_Informatica_Administrator(2)
Santhosh_Informatica_Administrator(2)
 
New.rk latest
New.rk latestNew.rk latest
New.rk latest
 
Resume
ResumeResume
Resume
 
Sap basis online training classes
Sap basis online training classesSap basis online training classes
Sap basis online training classes
 
Ajith_kumar_4.3 Years_Informatica_ETL
Ajith_kumar_4.3 Years_Informatica_ETLAjith_kumar_4.3 Years_Informatica_ETL
Ajith_kumar_4.3 Years_Informatica_ETL
 
Ten tools for ten big data areas 01 informatica
Ten tools for ten big data areas 01 informatica Ten tools for ten big data areas 01 informatica
Ten tools for ten big data areas 01 informatica
 
Arun Kondra
Arun KondraArun Kondra
Arun Kondra
 

More from Edureka!

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
Edureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
Edureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
Edureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
Edureka!
 

More from Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 

Recently uploaded

"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Ramesh Iyer
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
Abida Shariff
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 

Recently uploaded (20)

"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
Builder.ai Founder Sachin Dev Duggal's Strategic Approach to Create an Innova...
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptxIOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
IOS-PENTESTING-BEGINNERS-PRACTICAL-GUIDE-.pptx
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 

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