Informatica Reverse KT Doc
Informatica Reverse KT Doc
1. repository
the repository stores information required to extract, transform, and load data.
It also stores administrative information such as permissions and privileges for
users and groups that have access to the repository.
edit
copy - we can copy paste
paste- we can paste
delete - we can delete the object
comparing - used to compare two objects
2. designer
1.sources
we can import source from database or flatfile
2. target
we can import target from database or flatfile
3. transformation developer
we can create reusuable transformations
4. mapplet desiner
we create resuable mappings
5. mapping designer
we can create mappings here
Transformation types
1. connected : it will connected to other transformation
2. unconnected : it will not connected to other transformation
3. active transformation : number of rows from source to target will be different
4. passive trasformation : number of rows from source to target is same.
1. Expression transformation
2. router transformation
it is an active and connected transformation
3. filter transformation
it is an active and connected transformation
4. aggregate transformation
it is active and connected transformation
in aggregate transformation we use aggregate functions like max min sum avg count
example:
if want to count number of students in each department, i will give goup by to
department
5. Rank Transformation
6. joiner transformation
active and connected
join Type
normal Join : it is same like inner join we get only matching records from master
ports and detail ports
Master Outer join : we get matching records from the master ports and matched and
unmatched from detail port
Detailed Outer join : we get matching records from the detailed ports and matched
and unmatched from master port
Full Outer join : we get matched and unmatched from two master and detailed ports
nextval
current
8. lookup transformation
we can apply lookup source target and relational and flat file
student
source student
s_id s_name d_id
target student_data
lookup table
department :
d_id d_name
m_A51_LOAD_RR3_RESERVAS_IMPORT
ACCESS
10% CHANCES THAT SHE WILL STAY BACK ITSMS
update stratagy
active and connected
workflow manager