You are on page 1of 12

Informatica repository power center designer:

Go to programsinformatica power certer7.1.1informatica


power center7.1.1-clientDesigner
6
Right click on repositoryconnectokselect the created
folderGo for tools menusource analyzersources
menuselect import from database
Then the following table appears.
7
In this table select created ODBC data source for source
enter username as scott and password as
tigerconnectthen select required table from select
tablesok.
Then drag the selected table from the source to source
analyzer work space.
Creation of target table:
Go to toolsWarehouse designertargets menuimport
the target database
Repeat the same process for the target table also.
Go to target menuclick on generate and execute.
Then the following table appears.
8
Creation of Mapping:
Go to toolsMapping designerGo to mapping menuclick on
create.Then below table will appear.
9
Enter mapping name ok.
Now drag source and target table on mapping designer work space.
Go to Layout menuselect Autolink.
10
Workflow Manager:
Go to programsinformatica power center7.1.1Informatica
power center7.1.1 clientWorkflow manager
Right click on repositoryconnectok
select created folderGo for toolstask developerclick on
task menucreate
Then the following window appears.
11
In the above table enter session nameok
12
Now go to connection menuclick on relationalnow window
will display
13
After click on new another window will be opened
14
In that window,
Give ODBC source name as username _source_orcale
Username_as scott and password as tiger s
Select string as ora9i and then click ok
Continue the same process for target database also
15
Now double click on sessions click on mapping tap
Now below window will open.
16
Then select source table from navigator window.
17
Then click the down arrow on right side.
18
In this table select the database type as 0racleselect ODBC
source name and then click ok.
19
Repeat the same process for target table also.
Go for toolsWorkflow designerWorkflow menuclick on
create.
Then the below window will appear.
20
In this window give task nameclick ok
21
Now drag the session from the navigator to workflow designer.
22
Go for tasks menuclick on link task
23
Then right click on taskselect start workflow from task.
Then Informatica power center workflow monitor will appear.
24
This table will show the status.
Filter Transformation:
Step1: Start the services
Step2: creation of folder
Step3: creating user and target database
Step4: ODBC connections
Step5: go to designer
1:source analyzer
2:warehouse designer
3:mapping designer

Filter transformation

Go for transformations menuclick on create

Select the transformation as filtergive the name as


filter_empclick on create
Then filter table will appear
Drag rows from source qualifier and drop in filter table
Click on the header of the filter table

In this table click on properties then the following table will


appear
In this table click on the down arrow of the filter condition then
click on the ports menu

Select the deptno and give the condition as deptno=20


Click on validate then okgo to repository and save.
Step6: workflow manager
Step7: session creation
Step8: creation of task go for tools  task developertask
click on create

Click on done and then ok.


Go for tools workflow designer drag filter_mapping from
session and drop on workflow designer.
Go for tasks menulink task
Creating a flatfile

Creating a directoryopen notepad


cno,cname,job,sal
101,seshu,manager,100000
102,kala,clerk,90000
103,prasanna,clerk,95000
104,lakshmi,manager,150000
save this as .txt formate in our directory
Go to designer tools source analyzersource menu
Click on import from file
Select required directory select required file ok

check on import field names from first line


nextnextfinish
now we get data base table repository menu and save
go to toolswarehouse designerdrag flatfiles_sources from
navigator
Double click on flatfile table select database type as oracle

Go to targets menu  click on generate and execute

click on connect
tools menumapping designermapping menu create
Give mapping name now drag flatfiles and target file
do mapping

Go for work flow manager create session and taskdouble click


on session
After connecting to task we have to check whether it is succeeded
or not by doing right click on the task and click on start workflow
from task
We can view our table by giving a Query select * from our table
name

You might also like