How can you define a transformation? What are different
types of transformations in Informatica?
Answer Posted / bobby
Transformation allow you to define transformation rules i.e.
business logic used for processing data.
There are 2 types of transformation they are:-
1.Active transformation
2.Passive transformation
1.Active transformation :- The number of rows which enter
the transformation is not same as number of rows exit the
transformation i.e chages occur.
2.Passive transformation :-The number of rows which enter
the transformation is same as number of rows exit the
transformation i.e chages does not occur.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
permutations of mapplet
What is a rank transform?
How to Create a folder using pmrep command?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
What is option by which we can run all the sessions in a batch simultaneously?
What are the new features of informatica 9.x at the developer level?
What do you understand by term role-playing dimension?
Under what condition selecting sorted input in aggregator may fail the session?
How can you define user defied event?
Explain why we use partitioning the session in informatica?
How to delete duplicate row using informatica?
How to generate sequence numbers?
What is parallel processing in informatica?
Explain about Informatica server process that how it works relates to mapping variables?
In development project what is the process to follow for an etl developer from day1