my source having the records like
ram 3
sam 5
tom 8
and i want to load into target like ram record 3 times,sam
record 5 times, tom record 8 times
Answer Posted / prasad
In that case we use Normalizer transformation.
SQ--->Expression----->Normalizer----->TGT
1.Drag the ports from SQ to Expression TX.
2.In Normalizer TX we can assign the occurrences as
for ramu record define the occurrences as 3
for sam record define the occurrences as 5
for tom record define the occurrences as 8
It makes to split the record in to the desired no of times..
Hope it will work.
Please correct me if any mistakes in my answer...
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is informatica etl tool?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
Why do we need informatica?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
What are the types of caches in lookup?
Performance tuning( what you did in performance tuning)
What you know about transaction control transformation?
What is the different lookup cache(s)?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
Why update strategy and union transformations are active?
What is enterprise data warehousing?
wat are deployement groups in informatica, how it will be used for developers
hi friends .i designed mapping in windows but i want to run mapping in linux.should i install the server components in linux?
What are the features of complex mapping?
How do you change a non-reusable transformation to reusable transformation?