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 / venkatesh.malneni
let us take the metadata as name and records ok,
in expression t/r we create a new o/p port in that write the
expression as name ||''||record||''||records||''|| times
connect the newly created o/p port to the target.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is informatica etl tool?
Hi, I want to do Informatica Designer certification. Can anyone help me by providing the details on this. Thanks in advance. Regards, Arnab
What are the steps involved in the migration from older version to newer version of Informatica Server?
Briefly explain your complete project(sales) flow, (ie. from source received from client, transformations, then despatch to end user) what are all the process. Kindly give step by step process.
How to update or delete the rows in a target, which do not have key fields?
What will happen if the select list columns in the custom override sql query and the output ports order in sq transformation do not match?
hi real timers . iam waiting for ur reply regarding ETL TESTING
What are the measure objects?
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
tell me the rules and responsblites in our project(my project is development)
How many transformations can be used in mapplets.
How to create a non-reusable instance of reusable transformations?
Differences between connected and unconnected lookup?
How can we use mapping variables in informatica?
What is xml source qualifier transformation in informatica?